Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hermansimensen authored Nov 20, 2023
1 parent b69864f commit 5405d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
working-directory: build
run: |
python3 ../configure.py --hl2sdk-root "../" --gen=vs --vs-version 17
MSBuild cs2desubtick.vcxproj /p:Configuration=Default /p:Optimization=2
MSBuild cs2desubtick.vcxproj /p:Configuration=Default /p:Platform=x64 /p:Optimization=2
- name: Make package
working-directory: build
Expand Down

0 comments on commit 5405d2c

Please sign in to comment.