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