1
0
Fork 0

Update .gitea/workflows/build.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s Details

This commit is contained in:
neale 2023-10-27 13:11:34 -06:00
parent 05e382fde2
commit b18d157a13
1 changed files with 2 additions and 3 deletions

View File

@ -5,6 +5,5 @@ jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: aarch64 runs-on: aarch64
steps: steps:
- run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY - run: pwd
- run: find - run: find /
- run: type docker