This commit is contained in:
parent
78c8682e93
commit
7a201eb4fa
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ jobs:
|
||||||
update:
|
update:
|
||||||
runs-on: nix-latest
|
runs-on: nix-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: install packages
|
||||||
|
run: nix profile add nixpkgs#nodejs_24
|
||||||
- name: checkout repo
|
- name: checkout repo
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
- name: configure git
|
- name: configure git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue