workflowfix8
Some checks failed
Auto Pull / deploy (push) Failing after 8s

This commit is contained in:
themelm 2025-03-29 15:30:42 -06:00
parent c54f441965
commit 8d48c45690

View file

@ -9,8 +9,9 @@ jobs:
deploy: deploy:
runs-on: docker runs-on: docker
steps: steps:
- run: apt update && apt install -y openssh-client git hugo rsync
- name: SSH Deploy - name: SSH Deploy
run: apt update && apt install -y openssh-client git hugo rsync #run: apt update && apt install -y openssh-client git hugo rsync
uses: https://github.com/appleboy/ssh-action@v1 uses: https://github.com/appleboy/ssh-action@v1
# #
with: with: