Update .gitea/workflows/build.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
This commit is contained in:
@@ -17,5 +17,5 @@ jobs:
|
|||||||
ls -la /var/www/html
|
ls -la /var/www/html
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
path: '/var/www/html'
|
path: '/var/www/html'
|
||||||
Reference in New Issue
Block a user