forked from Fediversity/Fediversity
still go thru shell to actually load it
This commit is contained in:
parent
726336c081
commit
5282bb1b7e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
||||||
runs-on: native
|
runs-on: native
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: attic push demo $(nix-build services -A tests.peertube)
|
- run: nix-shell --run attic push demo $(nix-build services -A tests.peertube)
|
||||||
|
|
||||||
check-panel:
|
check-panel:
|
||||||
runs-on: native
|
runs-on: native
|
||||||
|
|
Loading…
Add table
Reference in a new issue