Skip to content

Commit

Permalink
CI: disk image maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
hnez committed Jul 25, 2024
1 parent 2d09089 commit 09710c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
env:
PERSISTENCE_TOKEN: ${{ secrets.PERSISTENCE_TOKEN }}
run: echo "$PERSISTENCE_TOKEN" > ~/config/persist
- name: Free up unused space in the disk image
run: sudo fstrim /

0 comments on commit 09710c6

Please sign in to comment.