Update .forgejo/workflows/update_input.yaml

Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
silver 2024-08-07 02:27:04 +00:00
parent afffc07bc3
commit 568c5dc1a0

View file

@ -32,6 +32,6 @@ jobs:
- run: | - run: |
attic login skynet https://nix-cache.skynet.ie/ $CACHE_KEY attic login skynet https://nix-cache.skynet.ie/ $CACHE_KEY
attic use skynet-cache attic use skynet-cache
attic push skynet-cache $(colmena build) attic push skynet-cache $(ls -d /nix/store/*)
shell: bash shell: bash
#- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5 #- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5