更新 '.gitea/workflows/build.yaml'
Some checks failed
Explore-Gitea-Actions

This commit is contained in:
yutou 2023-04-01 14:12:50 +08:00
parent d46c7411bf
commit 36f93eb06f

View File

@ -16,3 +16,4 @@ jobs:
run: |
ls ${{ github.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: java -version