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:
Kiara Grouwstra 2025-07-11 11:07:03 +02:00 committed by kiara Grouwstra
parent 66ceb66382
commit 2b2fb059fd

View file

@ -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'