test: see if this helps
Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
parent
22fe9e46a0
commit
47d1856ed0
1 changed files with 6 additions and 2 deletions
|
@ -23,7 +23,11 @@ jobs:
|
|||
attic login skynet https://nix-cache.skynet.ie/ $CACHE_KEY
|
||||
attic use skynet-cache
|
||||
attic watch-store skynet-cache &
|
||||
shell: bash
|
||||
- run: colmena build
|
||||
nix --extra-experimental-features 'nix-command flakes' develop
|
||||
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
|
||||
#- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5
|
Loading…
Reference in a new issue