mirror of
https://github.com/sonicdcer/sf64.git
synced 2024-11-23 04:50:05 +00:00
Update ci.yaml
This commit is contained in:
parent
bc14ecbb17
commit
6d9c9ea68e
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
- name: Install package requirements
|
||||
run: sudo apt-get install -y git make git build-essential binutils-mips-linux-gnu python3 python3-pip libpng-dev
|
||||
run: sudo apt-get install -y git make git build-essential binutils-mips-linux-gnu python3 python3-pip
|
||||
|
||||
- name: Install Python dependencies
|
||||
run: python3 -m pip install -r ./tools/requirements-python.txt
|
||||
|
Loading…
Reference in New Issue
Block a user