Update .gitea/workflows/build.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s

This commit is contained in:
2023-12-28 19:02:22 +01:00
parent 604293aef4
commit c7360e254a

View File

@@ -16,6 +16,6 @@ jobs:
run: |
ls -la /var/www/html
- run: echo "🍏 This job's status is ${{ job.status }}."
- uses: actions/checkout@v3
- uses: actions/checkout@v2
with:
path: '/var/www/html'