fix(ci): disable enabling of flakes in action's

This commit is contained in:
a-kenji 2022-03-25 00:08:20 +01:00
parent d072e045f3
commit 4ba3a70f9a
2 changed files with 0 additions and 8 deletions

View file

@ -30,8 +30,6 @@ jobs:
# Nix Flakes doesn't work on shallow clones
fetch-depth: 0
- uses: cachix/install-nix-action@v16
with:
fetch-depth: 0
- uses: cachix/cachix-action@v10
with:
name: zellij
@ -51,10 +49,6 @@ jobs:
# Nix Flakes doesn't work on shallow clones
fetch-depth: 0
- uses: cachix/install-nix-action@v16
with:
extra_nix_config: |
experimental-features = nix-command flakes
fetch-depth: 0
- uses: cachix/cachix-action@v10
with:
name: zellij

View file

@ -20,8 +20,6 @@ jobs:
# Nix Flakes doesn't work on shallow clones
fetch-depth: 0
- uses: cachix/install-nix-action@v16
with:
fetch-depth: 0
- uses: cachix/cachix-action@v10
with:
name: zellij