diff --git a/.github/workflows/multiOSReleases.yml b/.github/workflows/multiOSReleases.yml index bb75aefcd..d0f56c5e3 100644 --- a/.github/workflows/multiOSReleases.yml +++ b/.github/workflows/multiOSReleases.yml @@ -61,7 +61,7 @@ jobs: # Build installer - name: Build Installer - run: ./gradlew build jpackage + run: ./gradlew build jpackage --info # Rename and collect artifacts based on OS - name: Prepare artifacts