test: see if this helps

Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
silver 2024-08-07 00:22:34 +00:00
parent 22fe9e46a0
commit 47d1856ed0

View file

@ -23,7 +23,11 @@ jobs:
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 watch-store skynet-cache & attic watch-store skynet-cache &
shell: bash nix --extra-experimental-features 'nix-command flakes' develop
- run: colmena build colmena build -v --on @active-dns
colmena build -v --on @active-core
colmena build -v --on @active
colmena build -v --on @active-ext
colmena build -v --on @active-gitlab
shell: bash shell: bash
#- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5 #- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5