From 22ecefce0c78646a16d95232eca55287030545ae Mon Sep 17 00:00:00 2001 From: killcerr <93478098+killcerr@users.noreply.github.com> Date: Fri, 14 Jun 2024 21:40:45 +0800 Subject: [PATCH] fix: try fix ci --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 05e599c..17d9207 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,6 +11,8 @@ jobs: uses: actions/checkout@v2 - uses: xmake-io/github-action-setup-xmake@v1 + with: + xmake-version: branch@dev - run: | xmake repo -u