[fix] add missing Xft development dependency for Linux tray build

This commit is contained in:
dijunkun
2026-06-25 00:35:25 +08:00
parent d8e9fa5bba
commit 3c4000bdbb
+1
View File
@@ -104,6 +104,7 @@ jobs:
CUDA_PATH: /usr/local/cuda
XMAKE_GLOBALDIR: /data
run: |
apt install -y libxft-dev
xmake f --CROSSDESK_VERSION=${LEGAL_VERSION} --USE_CUDA=true --root -y
xmake b -vy --root crossdesk