1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-05-04 05:56:23 +00:00

fix test apt ()

This commit is contained in:
sniper-py 2020-02-03 14:13:36 +08:00 committed by GitHub
parent 6b345d6168
commit 94a15a6920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ jobs:
- name: apt install
run: |
sudo apt-get update --fix-missing
sudo apt-get install -y libevent-dev libcurl4-openssl-dev libglib2.0-dev
sudo apt-get install -y uuid-dev intltool libsqlite3-dev build-essential
sudo apt-get install -y libarchive-dev libtool libjansson-dev valac