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
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y python3-pip
|
||||
pip install flake8
|
||||
|
||||
|
|
Loading…
Reference in a new issue