:2 testci
Some checks failed
TDevOPsCICD / build-image (push) Failing after 52s

This commit is contained in:
cheney 2025-10-22 14:42:00 +08:00
parent 9c62274108
commit 0e15380aa3

View File

@ -12,6 +12,6 @@ jobs:
echo ${{ github.ref_name }} ${{ github.sha }}
bun -v
cd kit
kit i
kit run windows
kit run linux
bun i
bun run windows
bun run linux