This commit is contained in:
parent
1f7f19bdf4
commit
2036c0330b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update.yaml
vendored
1
.github/workflows/update.yaml
vendored
|
@ -9,6 +9,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: nixpkgs/nix
|
image: nixpkgs/nix
|
||||||
steps:
|
steps:
|
||||||
|
- run: nix-env -iA nodejs
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: update flake lock
|
- name: update flake lock
|
||||||
|
|
Loading…
Reference in a new issue