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