Skip to content

Commit 5aeb47f

Browse files
committed
ci(devenv): update devenv install command
1 parent 0b56d3e commit 5aeb47f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeChecks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
name: devenv
5050
- name: Install devenv.sh
51-
run: nix profile install nixpkgs#devenv
51+
run: nix profile add nixpkgs#devenv
5252

5353
- name: Build the devenv shell and run any pre-commit hooks
5454
run: devenv test

0 commit comments

Comments
 (0)