CI test: try to add node to PATH
All checks were successful
/ Build Nix targets (push) Successful in 37s

This commit is contained in:
Théo Barnouin 2024-10-24 11:48:07 +02:00
parent 1b0aae63bf
commit 20612b39b0

View file

@ -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