CI test: try to add node to PATH
All checks were successful
/ Build Nix targets (push) Successful in 37s
All checks were successful
/ Build Nix targets (push) Successful in 37s
This commit is contained in:
parent
1b0aae63bf
commit
20612b39b0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
|||
name: Build Nix targets
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ubuntu:24.04
|
||||
image: node:20
|
||||
options: --user root
|
||||
steps:
|
||||
- name: Hack container for local development
|
||||
|
|
Loading…
Reference in a new issue