Skip to content

Commit 5574af7

Browse files
committed
Update CI to match nix install flags in README
1 parent 198b127 commit 5574af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-nix-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- uses: DeterminateSystems/magic-nix-cache-action@main
6565

6666
- name: Run install
67-
run: nix profile install --accept-flake-config '.'
67+
run: nix profile install '.'
6868

6969
- name: Run --help
7070
run: nava-platform --help

0 commit comments

Comments
 (0)