Skip to content

Commit 8bbf798

Browse files
authored
Update release.yml
1 parent 82b44f0 commit 8bbf798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Override Harness (custom icon)
2525
run: ./gradlew overrideHarness -Ptag_name=${{ github.ref_name }}
2626
- name: Build Installers
27-
run: ant -Dstorepass="$NBM_SIGN_PASS" -Dpack200.enabled=true set-spec-version build-installers unset-spec-version
27+
run: ant -Dstorepass="$NBM_SIGN_PASS" -Dpack200.enabled=false set-spec-version build-installers unset-spec-version
2828
env:
2929
BUILD_X86: true
3030
BUILD_X64: true

0 commit comments

Comments
 (0)