github action: fix librados missing

This commit is contained in:
Zexi Li
2019-10-22 19:19:38 +08:00
parent ba132ab4d7
commit 2f315746af

View File

@@ -28,6 +28,7 @@ jobs:
- name: Build
run: |
sudo apt-get install librados-dev librbd-dev
make cmd/apigateway cmd/baremetal-agent cmd/climc cmd/keystone
make cmd/logger cmd/region cmd/scheduler cmd/webconsole
make cmd/yunionconf cmd/glance cmd/torrent cmd/s3gateway