fix gui build ci (#756)

This commit is contained in:
L-Trump
2025-04-06 11:47:14 +08:00
committed by GitHub
parent e5917fad4e
commit 465269566b

View File

@@ -76,6 +76,7 @@ jobs:
- name: Install GUI dependencies (x86 only)
if: ${{ matrix.TARGET == 'x86_64-unknown-linux-musl' }}
run: |
sudo apt update
sudo apt install -qq libwebkit2gtk-4.1-dev \
build-essential \
curl \