Update workflow

This commit is contained in:
johannesd3 2021-04-13 11:34:41 +02:00
parent 16de6a7f68
commit c49e1320d4
No known key found for this signature in database
GPG key ID: 8C2739E91D410F75

View file

@ -99,8 +99,8 @@ jobs:
- run: cargo hack --workspace --remove-dev-deps
- run: cargo build -p librespot-core --no-default-features
- run: cargo build -p librespot-core
- run: cargo build -p librespot-connect
- run: cargo build -p librespot-connect --no-default-features --features with-dns-sd
- run: cargo hack build --each-feature -p librespot-discovery
- run: cargo hack build --each-feature -p librespot-playback
- run: cargo hack build --each-feature
test-windows: