This commit is contained in:
parent
9032f79da5
commit
1e38f70679
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ jobs:
|
|||
working-directory: nixos
|
||||
|
||||
steps:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue