This commit is contained in:
parent
81be316e43
commit
18e3d1a6ae
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
- run: nix-env -i nodejs
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install devenv.sh
|
||||
run: nix profile install nixpkgs#devenv
|
||||
run: nix --extra-experimental-features nix-command profile install nixpkgs#devenv
|
||||
- run: devenv shell pnpm install
|
||||
- run: devenv shell pnpm lint
|
||||
- run: devenv shell pnpm build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue