mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-07-29 19:28:43 +08:00
ci: enable Wayland for Linux release builds
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user