This commit is contained in:
iFargle 2023-10-03 21:02:36 +09:00
parent cce690094b
commit ab215d91b5

View file

@ -12,6 +12,7 @@ jobs:
run: | run: |
apk update apk update
apk add git apk add git
sh <(curl -L https://nixos.org/nix/install) --daemon
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
sparse-checkout: | sparse-checkout: |