更新 .gitea/workflows/build.yaml
Some checks failed
Gitea Actions Build / Build (push) Failing after 6s

This commit is contained in:
Armamem0t 2025-07-09 23:27:18 +08:00 committed by git.mingliqiye.com
parent 98d125aca1
commit f74a75a3d8
Signed by: git.mingliqiye.com
GPG Key ID: F810443113074559

View File

@ -13,4 +13,7 @@ jobs:
- name: build-test - name: build-test
run: | run: |
python3 -V python3 -V
echo "a" > b.bat
git add .
git commit "no message"
git push git push