try a different way to install nodejs
Some checks failed
build demo images / Build NixOS images (push) Failing after 12s

This commit is contained in:
Douze Bé 2024-09-30 17:51:24 +02:00
parent 38e7aaf8ae
commit 0bd79e32fb

View file

@ -9,7 +9,7 @@ jobs:
runs-on: nixos
steps:
- name: install node
run: nix-env -iA nixos.nodejs_20
run: nix-env -iA nodejs
- name: checkout repository
uses: actions/checkout@v4
- name: run generator