更新 .gitea/workflows/build.yml
Some checks failed
test_CICD / build (push) Failing after 11m1s

This commit is contained in:
leo 2025-02-23 19:21:55 +08:00
parent 4276399e22
commit 5818ed1331

View File

@ -12,7 +12,7 @@ jobs:
runs-on: iisrunner
steps:
- name: test
shell: powershell
shell: bash
run: |
Write-Host "test_start"
Start-Sleep -Seconds 20