Skip to content

Commit

Permalink
No space left on device??
Browse files Browse the repository at this point in the history
  • Loading branch information
klamann committed Oct 15, 2023
1 parent b8e367f commit b9c551c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
commands: |
uname -a
grep Model /proc/cpuinfo
df -h
sudo apt-get install -y python3-dev python3-pip
pip install poetry --break-system-packages
poetry install
Expand Down

0 comments on commit b9c551c

Please sign in to comment.