mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
Update ci.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user