forked from fediversity/fediversity
make cache public
This commit is contained in:
parent
e28a68e19b
commit
c01b968cc2
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
runs-on: nix
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: attic login fediversity http://attic.fediversity.net:8080 ${{ secrets.ATTIC_PULL_KEY }} && attic use demo && nix build .#checks.x86_64-linux.test-peertube-service -L
|
||||
- run: attic login fediversity http://attic.fediversity.net:8080 && attic use demo && nix build .#checks.x86_64-linux.test-peertube-service -L
|
||||
|
||||
check-panel:
|
||||
runs-on: nix
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue