diff --git a/.forgejo/workflows/update_input.yaml b/.forgejo/workflows/update_input.yaml index 816fe60..d10e5b2 100644 --- a/.forgejo/workflows/update_input.yaml +++ b/.forgejo/workflows/update_input.yaml @@ -32,6 +32,6 @@ jobs: - run: | attic login skynet https://nix-cache.skynet.ie/ $CACHE_KEY attic use skynet-cache - attic push skynet-cache $(colmena build) + attic push skynet-cache $(ls -d /nix/store/*) shell: bash #- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5 \ No newline at end of file