mirror of
https://github.com/EasyTier/EasyTier.git
synced 2025-09-26 20:51:17 +08:00
fix gui build ci (#756)
This commit is contained in:
1
.github/workflows/gui.yml
vendored
1
.github/workflows/gui.yml
vendored
@@ -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 \
|
||||
|
Reference in New Issue
Block a user