Skip to content

Commit

Permalink
fix(gh-runner-free-disk-space): Update action to fix install of rmz (
Browse files Browse the repository at this point in the history
  • Loading branch information
FirelightFlagboy authored Feb 17, 2025
1 parent d73b9e7 commit 9036675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
timeout-minutes: 1

- name: Increase disk available size by removing pre-installed stuff
uses: FirelightFlagboy/gh-runner-free-disk-space@66ad3a1b63f6a430fb7cebb7287d9a6cb7b01c8b
uses: FirelightFlagboy/gh-runner-free-disk-space@e7fe30fd56000b3369e15bf3e7d40316537410e2
timeout-minutes: 3

- name: Checkout repository
Expand Down

0 comments on commit 9036675

Please sign in to comment.