path fix
Some checks failed
Update Compose File / build (push) Failing after 2s

This commit is contained in:
2025-11-26 14:59:07 -08:00
parent 1f98eed515
commit 1cc0e938f2

View File

@@ -20,4 +20,4 @@ jobs:
shell: bash shell: bash
- name: Update Compose - name: Update Compose
run: | run: |
ssh -i private.key craisin@minicraisin cd config && git pull && docker compose up -d --remove-orphans ssh -i private.key craisin@minicraisin cd ~/config && git pull && docker compose up -d --remove-orphans