瀏覽代碼

Better English

Toni Helenius 2 周之前
父節點
當前提交
56728744fa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -26,7 +26,7 @@ jobs:
       run: ant -Dstorepass="$NBM_SIGN_PASS" -Dpack200.enabled=false set-spec-version build-zip unset-spec-version
     - name: Fix Platform Independent Build
       run: ./gradlew fixPlatformIndependent -Ptag_name=${{ github.ref_name }}
-    - name: Download the JDKs for the installers
+    - name: Download JDKs for the installers
       run: bash download-jdks.sh
       working-directory: installers
     - name: Build the installers