Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ForteScarlet committed Mar 21, 2024
1 parent 4dd0c9f commit 074600a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 8.6
arguments: build packageExe --stacktrace --warning-mode all -x test -Pcompose.desktop.verbose=true
arguments: packageDistributionForCurrentOS --stacktrace --warning-mode all -x test -Pcompose.desktop.verbose=true

- name: Upload logs
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 074600a

Please sign in to comment.