Try using the nix profile install 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
b33cc8bdcc
commit
e977b6a1ec
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 install nodejs-slim_24
|
nix profile install nixpkgs#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