Update ci.yml

This commit is contained in:
Hiddify 2023-07-22 08:38:23 +02:00 committed by GitHub
parent d2d6d3f707
commit 5b08987cdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ jobs:
- name: Setup Linux dependencies
if: matrix.platform == 'linux'
run: |
sudo apt install -y locate ninja-build
sudo apt install -y locate ninja-build pkg-config
wget -O appimagetool "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage"
chmod +x appimagetool
mv appimagetool /usr/local/bin/