set CARGO_LOG=trace on dx bundle step
Build Mumble Web 2 / linux_build (push) Successful in 1m45s
Build Mumble Web 2 / windows_build (push) Failing after 4m58s

This commit is contained in:
2025-11-30 15:01:54 -07:00
parent 9434563b66
commit da6354519a
+2
View File
@@ -69,6 +69,8 @@ jobs:
- name: Bundle dioxus project
run: dx bundle --verbose -p mumble-web2-gui --release --windows
env:
CARGO_LOG: trace
- name: Upload mumble-web2-gui Windows Artifact
uses: https://gitea.com/actions/gitea-upload-artifact@v4