Try using the nix-env instead.
Some checks failed
Build Nix modules (dry-run) / build-modules (push) Failing after 4s
Some checks failed
Build Nix modules (dry-run) / build-modules (push) Failing after 4s
This commit is contained in:
parent
28a1d604c4
commit
c94481e4ae
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
- name: Setup nodejs 24
|
- name: Setup nodejs 24
|
||||||
run: |
|
run: |
|
||||||
set -eux
|
set -eux
|
||||||
nix profile add nixpkgs#nodejs-slim_24
|
nix-env -iA nixos.nodejs-slim_24
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue