Skip to content

Commit

Permalink
It wasn't unnecessary :)
Browse files Browse the repository at this point in the history
  • Loading branch information
reosfire authored Jul 30, 2024
1 parent 3ce0fd3 commit aa487d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
gradle-version: 8.5
- name: Build
run: ./gradlew packageReleaseMsi -x checkRuntime
run: ./gradlew packageReleaseMsi
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit aa487d1

Please sign in to comment.