parent
f26f47937e
commit
a4dccffc65
|
@ -9,10 +9,12 @@ jobs:
|
|||
- run: ls /nix/var/nix/profiles/default/bin
|
||||
|
||||
- run: type -a nodejs || true
|
||||
- run: nix profile install nodejs
|
||||
- run: nix-env -i nodejs
|
||||
- run: type -a nodejs || true
|
||||
|
||||
- run: niv-env -i nodejs
|
||||
- run: type -a nodejs || true
|
||||
- run: nix profile install nodejs
|
||||
- run: type -a nodejs || true
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
Reference in a new issue