forked from fediversity/fediversity
fix cd command
This commit is contained in:
parent
66ceb66382
commit
6c0a4d3d0d
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