.github/workflows/test.yaml aktualisiert
All checks were successful
Rust / build (push) Successful in 14s
All checks were successful
Rust / build (push) Successful in 14s
This commit is contained in:
parent
988c86c378
commit
94acc14a42
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install node
|
- name: Install node
|
||||||
run: nix-env -iA nixos.nodejs
|
run: nix-env -iA nixpkgs.nodejs
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Check out the environment
|
- name: Check out the environment
|
||||||
run: env
|
run: env
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue