mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-25 16:33:20 +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
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Set up tools
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
|
||||
python3.7 -m pip install `tools/snippets pip_req_list`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user