From: Debayan Sutradhar Date: Sun, 20 Jun 2021 09:03:11 +0530 Subject: replaced exe with msi --- replaced exe with msi --- --- 'a/.github/scripts/jpackage.bat' +++ b/.github/scripts/jpackage.bat @@ -9,7 +9,7 @@ set /p VERSION=> $GITHUB_ENV - - name: Download windows exe + - name: Download windows msi uses: dawidd6/action-download-artifact@v2 with: workflow: build.yml - name: windows-exe + name: windows-msi path: target/install - name: Download linux deb uses: dawidd6/action-download-artifact@v2