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 7612117 commit 38d859d
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 @@ -56,7 +56,7 @@ jobs:
- name: Compiling files
working-directory: build
run: |
python3 $GITHUB_WORKSPACE/configure.py --hl2sdk-root "$GITHUB_WORKSPACE" --gen=vs --vs-version 17
python3 ../configure.py --hl2sdk-root "../" --gen=vs --vs-version 17
ambuild
- name: Upload Artifact
Expand Down

0 comments on commit 38d859d

Please sign in to comment.