Skip to content

Commit 88a0754

Browse files
committed
CI: Load the MSVC environment paths
1 parent aaf6e00 commit 88a0754

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,5 @@ jobs:
7878
set LFORTRAN_CMAKE_GENERATOR=Visual Studio 17 2022
7979
set WIN=1
8080
set MACOS=0
81+
call "C:/Program Files (x86)/Microsoft Visual Studio/2022/Enterprise/VC/Auxiliary/Build/vcvars64.bat"
8182
xonsh ci\build.xsh

0 commit comments

Comments
 (0)