Skip to content

Commit

Permalink
lol
Browse files Browse the repository at this point in the history
  • Loading branch information
glasnt committed Sep 4, 2024
1 parent b6d75f2 commit 1b3d348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- name: Free disk space
run: |
docker system prune -a -f
rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
df /var/
df -h
- uses: actions/checkout@master
Expand Down

0 comments on commit 1b3d348

Please sign in to comment.