: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 }} echo ${{ github.ref_name }} ${{ github.sha }}
bun -v bun -v
cd kit cd kit
kit i bun i
kit run windows bun run windows
kit run linux bun run linux