ci: enable Wayland for Linux release builds

This commit is contained in:
dijunkun
2026-07-28 17:25:49 +08:00
parent 2570e57958
commit 383452ed3b
+1 -1
View File
@@ -108,7 +108,7 @@ jobs:
CUDA_PATH: /usr/local/cuda
XMAKE_GLOBALDIR: /data
run: |
xmake f --CROSSDESK_VERSION=${LEGAL_VERSION} --USE_CUDA=true --root -y
xmake f --CROSSDESK_VERSION=${LEGAL_VERSION} --USE_CUDA=true --USE_WAYLAND=true --root -y
xmake b -vy --root crossdesk
- name: Package