This commit is contained in:
parent
af4092681a
commit
213eae353d
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/cachix/devenv/devenv:latest
|
image: ghcr.io/cachix/devenv/devenv:latest
|
||||||
steps:
|
steps:
|
||||||
|
- run: nix-env -i nodejs-22.8.0
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install devenv.sh
|
- name: Install devenv.sh
|
||||||
run: nix profile install nixpkgs#devenv
|
run: nix profile install nixpkgs#devenv
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue