Update .gitea/workflows/deploy.yml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m12s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m12s
Details
This commit is contained in:
parent
ffd21e9397
commit
1111d70e63
|
@ -16,7 +16,4 @@ jobs:
|
|||
- run: cd ${{ gitea.workspace }}
|
||||
- run: bundle install
|
||||
- run: make
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
|
Loading…
Reference in New Issue