debug build-images action
Some checks failed
build demo images / Build NixOS images (push) Failing after 29s

This commit is contained in:
Douze Bé 2024-09-30 17:55:18 +02:00
parent 0bd79e32fb
commit 7083a81cd7

View file

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