Skip to content

Commit

Permalink
fix linux python error
Browse files Browse the repository at this point in the history
  • Loading branch information
hollacs committed Jun 24, 2024
1 parent 4424314 commit e4f968c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ jobs:
- name: Set up AMBuilder
run: |
git clone https://github.com/alliedmodders/ambuild
cd ambuild
python setup.py install
pip install ./ambuild
- name: Build project
run: |
Expand Down

0 comments on commit e4f968c

Please sign in to comment.