Skip to content

Commit

Permalink
Still need to maximize space
Browse files Browse the repository at this point in the history
  • Loading branch information
joinemm committed Jun 17, 2024
1 parent f991c84 commit 14343d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
host: ${{ fromJSON(needs.define-matrix.outputs.hosts) }}

steps:
- uses: jlumbroso/free-disk-space@main
with:
large-packages: false

- uses: actions/checkout@v4

- uses: cachix/install-nix-action@v27
Expand Down

0 comments on commit 14343d6

Please sign in to comment.