Skip to content

Commit 703c114

Browse files
committed
use nothing-but-nix to give GitHub Action more disk
https://github.com/wimpysworld/nothing-but-nix haskell#1391 (comment)
1 parent 273a153 commit 703c114

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nix-flake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
runs-on: ${{ matrix.os }}
2020
steps:
2121
- uses: actions/checkout@v4
22+
- uses: wimpysworld/nothing-but-nix@main
2223
- uses: cachix/install-nix-action@v31
2324
with:
2425
extra_nix_config: |

0 commit comments

Comments
 (0)