forked from Fediversity/Fediversity
fix cd command (#455)
Reviewed-on: Fediversity/Fediversity#455 Co-authored-by: Kiara Grouwstra <kiara@procolix.eu> Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
66ceb66382
commit
2b2fb059fd
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ jobs:
|
|||
chmod 600 ~/.ssh/id_ed25519
|
||||
|
||||
- name: Deploy
|
||||
run: nix-shell --run 'nixops4 deploy'
|
||||
run: nix-shell --run 'nixops4 apply default'
|
||||
|
|
Loading…
Add table
Reference in a new issue