This commit is contained in:
parent
dc022f1c1d
commit
8b8b209ba8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Install deps
|
||||
run: >-
|
||||
nix shell
|
||||
nixpkgs#node_24
|
||||
nixpkgs#nodejs_24
|
||||
--extra-experimental-features "nix-command flakes"
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Reference in a new issue