This commit is contained in:
iFargle 2023-10-03 21:09:04 +09:00
parent 3707ac3938
commit dbe44399e0

View file

@ -11,7 +11,7 @@ jobs:
- name: "Setup Runner" - name: "Setup Runner"
run: | run: |
apk update 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 - uses: actions/checkout@v3
with: with:
sparse-checkout: | sparse-checkout: |