更新 .github/workflows/build.yml
/ build (push) Failing after 10m19s

This commit is contained in:
2026-06-19 10:27:58 +08:00
Unverified
parent 3fdc4d7abd
commit 758b9a340b
+2
View File
@@ -6,6 +6,8 @@ on:
jobs: jobs:
build: build:
runs-on: windows-latest runs-on: windows-latest
env:
XMAKE_BINARY_REPO: https://gitee.com/xmake-mirror/build-artifacts.git
steps: steps:
- name: Checkout - name: Checkout
uses: https://github.bibk.top/actions/checkout@v4 uses: https://github.bibk.top/actions/checkout@v4