diff --git a/.github/workflows/maven-build-installer-macos.yml b/.github/workflows/maven-build-installer-macos.yml index 62735b3..036d9f0 100644 --- a/.github/workflows/maven-build-installer-macos.yml +++ b/.github/workflows/maven-build-installer-macos.yml @@ -45,7 +45,7 @@ jobs: - name: Build with Maven - run: mvn -B clean install --file RCaNconstructor/pom.xml + run: mvn -X -B clean install --file RCaNconstructor/pom.xml - name: Update Automatic Release uses: marvinpinto/action-automatic-releases@latest with: