This commit is contained in:
liuyq-617 2021-05-01 13:00:18 +00:00 committed by Shuduo Sang
parent d0aa7146d2
commit 8e146460b0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ platform:
steps:
- name: build
image: ubuntu:groovy
image: gcc
commands:
- apt-get update
- apt-get install -y cmake build-essential