fix cd command

This commit is contained in:
Kiara Grouwstra 2025-07-11 10:07:30 +02:00
parent 66ceb66382
commit 6c0a4d3d0d
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -21,4 +21,4 @@ jobs:
chmod 600 ~/.ssh/id_ed25519 chmod 600 ~/.ssh/id_ed25519
- name: Deploy - name: Deploy
run: nix-shell --run 'nixops4 deploy' run: nix-shell --run 'nixops4 apply default'