Skip to content

Commit

Permalink
CI debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Vauff committed Jan 29, 2024
1 parent 7f4c3d1 commit fc94b56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ jobs:
shell: bash
run: |
mkdir build && cd build
python ../configure.py --enable-optimize --symbol-files --sdks cs2 --hl2sdk-manifests ../hl2sdk-manifests/
ls ../hl2sdk-manifests/
python ../configure.py --enable-optimize --symbol-files --sdks cs2 --hl2sdk-manifests /hl2sdk-manifests/
ambuild
- name: Upload artifact
Expand Down

0 comments on commit fc94b56

Please sign in to comment.