Try using the nix profile install instead.

This commit is contained in:
Root User 2026-02-12 19:06:13 +01:00
parent c94481e4ae
commit b33cc8bdcc
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -12,7 +12,7 @@ jobs:
- name: Setup nodejs 24 - name: Setup nodejs 24
run: | run: |
set -eux set -eux
nix-env -iA nixos.nodejs-slim_24 nix profile install nodejs-slim_24
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4