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
065b566eb6
commit
7910efb530
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -22,6 +22,7 @@ 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
|
||||||
|
run: make -s -C tools
|
||||||
|
|
||||||
- name: Update submodules
|
- name: Update submodules
|
||||||
run: git submodule update --init --recursive
|
run: git submodule update --init --recursive
|
||||||
|
Loading…
Reference in New Issue
Block a user