Skip to content

Commit 1b0fbe4

Browse files
test
1 parent 04e0be7 commit 1b0fbe4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-linux-bundle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
- uses: DeterminateSystems/nix-installer-action@main
1515
- uses: DeterminateSystems/magic-nix-cache-action@main
1616

17+
- name: Free disk space
18+
run: sudo rm -rf /usr/share/dotnet /usr/local/lib/android /opt/ghc /opt/hostedtoolcache
19+
1720
- name: Build Linux Bundle
1821
run: nix build .nix#graphite-bundle.tar.xz && cp ./result ./graphite-bundle.tar.xz
1922

0 commit comments

Comments
 (0)