Skip to content

Commit

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

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

0 comments on commit ce852fc

Please sign in to comment.