forgot to update
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Python formatting PEP8 / Pyhton-PEP8 (push) Successful in 12s

This commit is contained in:
Finn Christiansen 2023-05-28 22:31:53 +01:00
parent fbd31e7294
commit e340d1145b

View file

@ -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