mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-01 15:07:17 +08:00
github action: fix librados missing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user