action: fix apt 404 not found

This commit is contained in:
Zexi Li
2019-11-08 15:03:01 +08:00
parent 538d438187
commit 32a615347a

View File

@@ -28,6 +28,7 @@ jobs:
- name: Build
run: |
sudo apt-get update
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