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