1
0
Fork 0

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

This commit is contained in:
neale 2023-10-25 18:23:21 -06:00
parent 0de6254fc7
commit 0036c12842
1 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,5 @@ jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: aarch64 runs-on: aarch64
steps: steps:
- name: Token
run: echo "${{ github.token }}" | base64
- run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY - run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY
- run: find - run: find