Skip to content

Commit

Permalink
Install devenv at the CI level
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Dec 3, 2023
1 parent 50e4898 commit ad59e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: cachix/cachix-action@v12
with:
name: devenv
- run: nix-env -iA cachix -f https://cachix.org/api/v1/install
- run: nix-env -if https://install.devenv.sh/latest
- run: devenv ci

test:
Expand Down

0 comments on commit ad59e04

Please sign in to comment.