Update .gitea/workflows/hugo.yaml
Some checks failed
/ deploy (push) Failing after 24s

This commit is contained in:
Mans Ziesel 2023-07-08 16:56:33 +00:00
parent e594d9f7b2
commit 83c57fafad

View File

@ -32,7 +32,7 @@ jobs:
path: website.tar
- name: Test
run: ls -la ; pwd
run: ls -la ; pwd ; ls -la /root/.cache/act/mans/***/public
- name: Deploy to Garage
uses: https://github.com/mamal72/minio-perfect-deploy-action@main