forgot to update
This commit is contained in:
parent
fbd31e7294
commit
e340d1145b
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
apt-get update
|
||||||
apt-get install -y python3-pip
|
apt-get install -y python3-pip
|
||||||
pip install flake8
|
pip install flake8
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue