fix build

This commit is contained in:
neil 2023-01-06 10:30:21 +08:00
parent d6a31766a7
commit 6e50ff195b

View file

@ -67,8 +67,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: build tauri for Linux
# uses: teaxyz/setup@v0
if: startsWith(matrix.platform.name, 'linux')
run: |
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf pkg-config
sh <(curl https://tea.xyz) build