test
Some checks failed
Update Compose File / build (push) Failing after 8s

This commit is contained in:
2025-11-25 12:46:36 -08:00
parent 203dc0ca3e
commit 12df37ec4b

View File

@@ -11,4 +11,4 @@ jobs:
- run: apt update && apt install sshpass -y
- name: Update Compose
run: |
sshpass -p ${{ secrets.SSH_PASSWORD }} ssh craisin@minicraisin touch hello
ssh craisin@minicraisin touch hello