parent
a0223c3ce0
commit
0a97e76bf2
|
@ -4,6 +4,7 @@ jobs:
|
||||||
runs-on: nix.2.18.7
|
runs-on: nix.2.18.7
|
||||||
steps:
|
steps:
|
||||||
- run: nix-channel --update
|
- run: nix-channel --update
|
||||||
|
- run: type -a nix-channel
|
||||||
- run: niv-env -i nodejs
|
- run: niv-env -i nodejs
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Reference in a new issue