test
Build Mumble Web 2 / windows_build (push) Failing after 14s
Build Mumble Web 2 release builder containers / windows-release-builder-container-build (push) Successful in 13s
Build Mumble Web 2 / linux_build (push) Successful in 1m28s

This commit is contained in:
2025-12-02 22:50:19 -07:00
parent b14e2d4d7c
commit df960c47b1
+1 -1
View File
@@ -57,7 +57,7 @@ jobs:
- name: Bundle dioxus project
run: docker run `
--mount type=bind,source=${PWD},target=C:\app `
--mount "type=bind,source=${PWD},target=C:\app" `
git.ohea.xyz/mumble/mumble-web2/windows-release-builder:latest `
cd /app && `
dx bundle --verbose --trace -p mumble-web2-gui --release --windows