This commit is contained in:
Jindra Petřík
2026-02-03 23:00:24 +01:00
parent c96c2391e6
commit 9acf7e8459

View File

@@ -43,10 +43,11 @@ jobs:
- name: Init Wine prefix
env:
WINEPREFIX: ${{ github.workspace }}/.wine
WINEPREFIX: ${{ github.workspace }}/tools/.wine
WINEDEBUG: "-all"
#WINEARCH: "win32"
run: |
mkdir ${{ github.workspace }}/tools
winecfg
#wineboot -u