forked from fediversity/fediversity
enquote CI command
This commit is contained in:
parent
5a7bfd64c6
commit
5bac5bda1b
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
runs-on: native
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix-shell --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:
|
||||
runs-on: native
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue