Skip to content

Commit

Permalink
PLEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorPopp authored Aug 27, 2024
1 parent ce852fc commit fc9eb0b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/windows_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ jobs:

# Build project
- name: Build app for release
run: msbuild Source\MacroTodo.vcxproj -t:rebuild -verbosity:diag -property:Configuration=Release
run: msbuild Source\MacroTodo.vcxproj -t:rebuild -verbosity:diag -property:Configuration=Release -property:Platform=x64

0 comments on commit fc9eb0b

Please sign in to comment.