workflows: replace nbsp
All checks were successful
Build and test / build (push) Successful in 1m5s
Build and test / test (push) Successful in 20s
Build and test / deploy (push) Successful in 20s

This commit is contained in:
2026-02-10 11:03:04 +01:00
parent 07e2980492
commit 208d6ace18

View File

@@ -138,7 +138,7 @@ jobs:
StrictHostKeyChecking yes
EOF
echo "Configured SSH to ${{ vars.SSH_USER }}@${{ vars.SSH_HOST }}"
echo "Configured SSH to ${{ vars.SSH_USER }}@${{ vars.SSH_HOST }}"
- name: Deploy files to host
run: |