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 e2b4ae1
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 @@ -48,10 +48,11 @@ jobs:
cd ambuild && python setup.py install && cd ..
- name: Build
working-directory: MovementUnlocker
working-directory: MovementUnlocker/MovementUnlocker
shell: bash
run: |
mkdir build && cd build
ls ../hl2sdk-manifests/
python ../configure.py --enable-optimize --symbol-files --sdks cs2 --hl2sdk-manifests ../hl2sdk-manifests/
ambuild
Expand Down

0 comments on commit e2b4ae1

Please sign in to comment.