Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
hauner committed Nov 12, 2024
1 parent 9b03a9e commit a6f2bdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,11 @@ jobs:

# free disk space for verify
free-disk-space:
name: Free Disk Space
runs-on: ubuntu-latest
steps:

- name: Free Disk Space (Ubuntu)
- name: Free Disk Space
uses: jlumbroso/free-disk-space@main
with:
tool-cache: false
Expand Down

0 comments on commit a6f2bdb

Please sign in to comment.