mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-05 23:13:46 +08:00
tweaking ci
This commit is contained in:
parent
4f92b53c7c
commit
5ad2c6070d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Set up tools
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
|
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
|
||||||
python3.7 -m pip install `tools/snippets pip_req_list`
|
python3.7 -m pip install `tools/snippets pip_req_list`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user