[actions] Fix dns issue
Some checks failed
Deploy to mopidy1 / deploy (push) Failing after 2s

This commit is contained in:
2026-06-26 13:36:56 -04:00
parent 573d5d0c13
commit 0db488a289

View File

@ -10,7 +10,7 @@ jobs:
- name: SSH and upgrade package
uses: appleboy/ssh-action@v1.0.3
with:
host: mopidy1.local
host: mopidy-dev.service
username: root
key: ${{ secrets.JAIL_KEY }}
script: |