There was an error while loading. Please reload this page.
1 parent b7be00b commit 697e01fCopy full SHA for 697e01f
1 file changed
.github/workflows/desktop-release.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Bundle Dioxus App
56
run: |
57
cd desktop
58
- dx bundle --release --platform desktop
+ dx bundle --release --platform desktop --verbose
59
60
# 5. Upload the final installer to the GitHub Release
61
- name: Upload Artifact
0 commit comments