diff workflow
Some checks failed
Gitea Actions Demo / compile-html (push) Failing after 37s

This commit is contained in:
vitrinekast 2025-01-07 12:46:07 +01:00
parent 409f11824c
commit afa78ca02f

View File

@ -37,7 +37,6 @@ jobs:
password: ${{ secrets.FTP_PASSWORD }} password: ${{ secrets.FTP_PASSWORD }}
port: 7008 port: 7008
localDir: '${{ gitea.workspace }}/dist-tmp' localDir: '${{ gitea.workspace }}/dist-tmp'
dryRun: true
remoteDir: 'temp-action' remoteDir: 'temp-action'
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."