diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b24a907edca..2af15b41ca1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -246,7 +246,6 @@ jobs: run: | cargo build --no-default-features --features="sys" --manifest-path=lib/api/Cargo.toml && cargo build --manifest-path=lib/cache/Cargo.toml && - cargo build --manifest-path=lib/vbus/Cargo.toml - name: Dist if: matrix.build != 'macos-arm64' run: |