Skip to content

Commit

Permalink
Remove uploading msi artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed May 7, 2023
1 parent a08bd5e commit c4394b7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@ jobs:
run: ./gradlew :build
- name: Build Windows installers
run: ./gradlew :jpackage
- name: Upload Windows msi
uses: actions/upload-artifact@v3
with:
name: listFix-windows-msi
path: build/jpackage/listfix-*.msi
- name: Upload Windows exe
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit c4394b7

Please sign in to comment.