From 3a70b59ab7d8e53b12c8a6694df99918bc47d744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=91=E5=AB=96233?= Date: Mon, 18 Mar 2024 20:24:16 +0800 Subject: [PATCH] Update publish.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 黑嫖233 --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e4fe7d1..24d84a3 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -17,6 +17,7 @@ jobs: - uses: actions/setup-java@v4.2.1 with: java-version: 17 + distribution: microsoft - name: Install jcargo run: cargo install --git https://github.com/heipiao233/jcargo --rev 7e2da83c - name: Build