This commit is contained in:
parent
4a41ed7e6a
commit
988c86c378
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -16,6 +16,8 @@ jobs:
|
|||
runs-on: nixos
|
||||
|
||||
steps:
|
||||
- name: Install node
|
||||
run: nix-env -iA nixos.nodejs
|
||||
- uses: actions/checkout@v4
|
||||
- name: Check out the environment
|
||||
run: env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue