Update .forgejo/workflows/update_input.yaml
Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
parent
afffc07bc3
commit
568c5dc1a0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue