From: Debayan Sutradhar Date: Sun, 20 Jun 2021 08:51:33 +0530 Subject: replaced exe with msi installer --- replaced exe with msi installer --- --- 'a/.github/workflows/release.yml' +++ b/.github/workflows/release.yml @@ -18,11 +18,11 @@ jobs: - name: Add Version to environment run: | echo "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