Skip to content

Commit df0a091

Browse files
matiasgarciaisaiamanumoreira
authored andcommitted
Update devenv installation (#987)
CI was failing because of this
1 parent 393f0a9 commit df0a091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
name: devenv
2525
- name: Install devenv.sh
26-
run: nix profile install tarball+https://install.devenv.sh/latest
26+
run: nix profile add nixpkgs#devenv
2727
- name: Cache dependencies
2828
uses: actions/cache@v4
2929
with:

0 commit comments

Comments
 (0)