Test
This commit is contained in:
parent
3707ac3938
commit
dbe44399e0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
- name: "Setup Runner"
|
||||
run: |
|
||||
apk update
|
||||
apk add git nodejs nix
|
||||
apk add git nodejs nix --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
sparse-checkout: |
|
||||
|
|
Loading…
Reference in a new issue