Skip to content

Commit

Permalink
ci: try to improve disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
alarsyo committed Nov 18, 2024
1 parent 8f88dc7 commit 4a31804
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cachix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ jobs:
- thanatos

steps:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache

- uses: actions/checkout@v4

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

0 comments on commit 4a31804

Please sign in to comment.