Fix yaml syntax error
All checks were successful
/ build-doc (push) Successful in 14s
/ deploy-doc (push) Successful in 11s

This commit is contained in:
Thomas Kolb 2024-08-27 20:45:51 +02:00
parent ae520986b7
commit 1ee298bb9c

View file

@ -22,4 +22,4 @@ jobs:
with:
name: documentation
- run: ls -lah
- run: rsync -e "ssh -vv -p 2342" ./ deployment@tkolb.de:
- run: 'rsync -e "ssh -vv -p 2342" ./ deployment@tkolb.de:'