Skip to content

Commit

Permalink
fix: free-disk-space
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored May 14, 2024
1 parent d5aeecd commit 1bcc53a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,11 @@ jobs:
BUILD_IMAGE: jug_dev
PLATFORM: linux/amd64
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/[email protected]
with:
android: true
dotnet: true
- name: Checkout
uses: actions/checkout@v4
- name: Load spack version and cherry-picks
Expand Down

0 comments on commit 1bcc53a

Please sign in to comment.