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: |
apk update
apk add git
sh <(curl -L https://nixos.org/nix/install) --daemon
- uses: actions/checkout@v3
with:
sparse-checkout: |