time to shoot with scatter shot
Some checks failed
Test action / Print hello world (push) Failing after 2s
Some checks failed
Test action / Print hello world (push) Failing after 2s
This commit is contained in:
parent
8288aeed02
commit
0e27d40f98
1 changed files with 3 additions and 0 deletions
|
@ -15,7 +15,10 @@ jobs:
|
||||||
# run: nix-shell -p nodejs_24
|
# run: nix-shell -p nodejs_24
|
||||||
run: nix-env -iA nixos.nodejs_24
|
run: nix-env -iA nixos.nodejs_24
|
||||||
|
|
||||||
|
- run: whoami
|
||||||
|
- run: . /nix/var/nix/profiles/default/etc/profile.d/nix.sh
|
||||||
- run: nix-env -qa
|
- run: nix-env -qa
|
||||||
|
- run: node -v
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
Reference in a new issue