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:
@@ -16,6 +16,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
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@v2
|
||||||
with:
|
with:
|
||||||
path: '/var/www/html'
|
path: '/var/www/html'
|
||||||
Reference in New Issue
Block a user