From 6b434988c051d9c0dd7e1296b87cee3d245d1b8d Mon Sep 17 00:00:00 2001 From: wed15 Date: Fri, 19 Jun 2026 09:39:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/build.ym?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7fb76ce..560790a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ jobs: uses: https://github.bibk.top/actions/checkout@v4 - name: Setup XMake - uses: https://github.bibk.top/xmake-io/github-action-setup-xmake@v1 + uses: https://git.soulmc.cn/wed15/github-action-setup-xmake@v1 - name: Cache uses: https://github.bibk.top/actions/cache@v4