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