forked from GitHub/bdwgc-rust
Remove extra OS packages
This commit is contained in:
@@ -4,8 +4,6 @@ jobs:
|
||||
docker:
|
||||
- image: rust
|
||||
steps:
|
||||
- run: apt -y update --fix-missing
|
||||
- run: apt -y install cmake
|
||||
- checkout
|
||||
- run: git submodule update --init --recursive
|
||||
- run: cargo build
|
||||
|
||||
Reference in New Issue
Block a user