parent
a4dccffc65
commit
c8a1bae501
|
@ -12,9 +12,9 @@ jobs:
|
||||||
- run: nix-env -i nodejs
|
- run: nix-env -i nodejs
|
||||||
- run: type -a nodejs || true
|
- run: type -a nodejs || true
|
||||||
|
|
||||||
- run: type -a nodejs || true
|
# - run: type -a nodejs || true
|
||||||
- run: nix profile install nodejs
|
# - run: nix profile install nodejs
|
||||||
- run: type -a nodejs || true
|
# - run: type -a nodejs || true
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
Reference in a new issue