소스 검색

Better English

Toni Helenius 3 주 전
부모
커밋
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