Update .gitea/workflows/build.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
Details
This commit is contained in:
parent
05e382fde2
commit
b18d157a13
|
@ -5,6 +5,5 @@ jobs:
|
|||
Explore-Gitea-Actions:
|
||||
runs-on: aarch64
|
||||
steps:
|
||||
- run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY
|
||||
- run: find
|
||||
- run: type docker
|
||||
- run: pwd
|
||||
- run: find /
|
||||
|
|
Loading…
Reference in New Issue