Fix Windows settings popup with mesa 3d openGL emulator (#1428)

By copying the emulator driver next to our binary, our GUI setting popup works on remote desktop connections

the dll is added as part of our sign pipelines workflow
This commit is contained in:
Maycon Santos
2024-01-02 16:16:20 +01:00
committed by GitHub
parent 86908eee58
commit fd8bba6aa3
4 changed files with 5 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ on:
- 'client/ui/**'
env:
SIGN_PIPE_VER: "v0.0.10"
SIGN_PIPE_VER: "v0.0.11"
GORELEASER_VER: "v1.14.1"
concurrency: