This commit is contained in:
parent
4ec7a1fae1
commit
4f294031dd
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@ jobs:
|
||||||
nix \
|
nix \
|
||||||
--extra-experimental-features nix-command \
|
--extra-experimental-features nix-command \
|
||||||
--extra-experimental-features flakes \
|
--extra-experimental-features flakes \
|
||||||
nix profile install flake:nixpkgs#legacyPackages.x86_64-linux.devenv --priority 6 \
|
profile install nixpkgs#devenv --priority 4
|
||||||
profile install nixpkgs#devenv
|
|
||||||
- run: devenv shell pnpm install
|
- run: devenv shell pnpm install
|
||||||
- run: devenv shell pnpm lint
|
- run: devenv shell pnpm lint
|
||||||
- run: devenv shell pnpm build
|
- run: devenv shell pnpm build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue