mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
commit
89347cdcef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -196,4 +196,4 @@ jobs:
|
|||
- name: Install cross
|
||||
run: cargo install cross || true
|
||||
- name: Build
|
||||
run: cross build --locked --target ${{ matrix.target }} --no-default-features
|
||||
run: cross build --target ${{ matrix.target }} --no-default-features
|
||||
|
|
Loading…
Reference in a new issue