Skip to content

Commit 41b8156

Browse files
committed
Switch install to add
1 parent 31b8816 commit 41b8156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v6
1818
- uses: cachix/install-nix-action@v31
19-
- run: nix profile install nixpkgs#devenv
19+
- run: nix profile add nixpkgs#devenv
2020
- run: |
2121
devenv shell nix-prefetch -- \
2222
--option extra-experimental-features flakes \

0 commit comments

Comments
 (0)