Skip to content

Commit 0242928

Browse files
authored
Updated main.yml.
1 parent dcc4144 commit 0242928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
msbuild -version
3030
3131
- name: Run Premake for Visual Studio
32-
run: C:\tools\premake5.exe vs2022
32+
run: C:\tools\premake5.exe vs2019
3333

3434
- name: Compile Project with MSBuild
3535
run: msbuild sigma.sln /p:Configuration=Debug /p:Platform="x64" /p:stdcpp=latest

0 commit comments

Comments
 (0)