parent
0a97e76bf2
commit
167d887213
|
@ -5,6 +5,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- run: nix-channel --update
|
- run: nix-channel --update
|
||||||
- run: type -a nix-channel
|
- run: type -a nix-channel
|
||||||
|
- run: ls /root/.nix-profile/bin
|
||||||
|
- run: ls /nix/var/nix/profiles/default/bin
|
||||||
- run: niv-env -i nodejs
|
- run: niv-env -i nodejs
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Reference in a new issue