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