Skip to content

Commit

Permalink
Updated windows.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Goubermouche authored Dec 17, 2023
1 parent a0ce9bd commit 0f04c32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Windows Build
name: Windows

on:
push:
Expand All @@ -22,4 +22,4 @@ jobs:
run: .\setup.bat

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

0 comments on commit 0f04c32

Please sign in to comment.