We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac220a commit 917e356Copy full SHA for 917e356
.github/workflows/amd64-linux-main-deploy-nix.yml
@@ -16,7 +16,6 @@ jobs:
16
uses: actions/checkout@v4
17
18
- uses: DeterminateSystems/magic-nix-cache-action@v4
19
- - uses: DeterminateSystems/flake-checker-action@v4
20
21
- name: enter nix shell
22
run: nix --experimental-features 'nix-command flakes' develop
0 commit comments