mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
Update ci.yaml
This commit is contained in:
parent
7910efb530
commit
2607623487
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -22,6 +22,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Python dependencies
|
- name: Install Python dependencies
|
||||||
run: python3 -m pip install -r ./tools/requirements-python.txt
|
run: python3 -m pip install -r ./tools/requirements-python.txt
|
||||||
|
|
||||||
|
- name: build toolchain
|
||||||
run: make -s -C tools
|
run: make -s -C tools
|
||||||
|
|
||||||
- name: Update submodules
|
- name: Update submodules
|
||||||
|
Loading…
Reference in New Issue
Block a user