debug build-images action
Some checks failed
build demo images / Build NixOS images (push) Failing after 3m42s
Some checks failed
build demo images / Build NixOS images (push) Failing after 3m42s
This commit is contained in:
parent
7083a81cd7
commit
f612b5de23
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ jobs:
|
|||
runs-on: nixos
|
||||
steps:
|
||||
- name: install node
|
||||
run: nix-env -qaP --description nodejs
|
||||
# run: nix-env -iA nodejs
|
||||
run: nix-env -iA nixpkgs.nodejs_20
|
||||
- name: checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: run generator
|
||||
|
|
Loading…
Reference in a new issue