We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198b127 commit 5574af7Copy full SHA for 5574af7
.github/workflows/ci-nix-template.yml
@@ -64,7 +64,7 @@ jobs:
64
- uses: DeterminateSystems/magic-nix-cache-action@main
65
66
- name: Run install
67
- run: nix profile install --accept-flake-config '.'
+ run: nix profile install '.'
68
69
- name: Run --help
70
run: nava-platform --help
0 commit comments