Skip to content

Commit

Permalink
Removed version from librespot install stage
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilInTheGaps committed Oct 2, 2023
1 parent f037f43 commit e3c34ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ jobs:
- name: Install rust and build librespot
uses: moonrepo/setup-rust@v1
with:
bins: librespot@v0.4.2
bins: librespot
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e3c34ad

Please sign in to comment.