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-27 13:17:33 -06:00
parent b18d157a13
commit 6209ae3ba5
1 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@ jobs:
runs-on: aarch64 runs-on: aarch64
steps: steps:
- run: pwd - run: pwd
- run: find / - run: cd /
- run: pwd