Skip to content

Commit

Permalink
this makes no sense
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars committed Aug 5, 2024
1 parent 2ada552 commit 3e811d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/covector-version-or-publish-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ jobs:
if: ${{ matrix.project.name != 'core' }}
# The --precise flag can only be used once per invocation.
run: |
cargo update -p ravif --precise 0.11.5
cargo update -p bitstream-io --precise 2.3.0
# cargo update -p ravif --precise 0.11.5
# cargo update -p bitstream-io --precise 2.3.0

# Not really required since it's a binary
- name: Downgrade crates with MSRV conflict (cli)
Expand Down

0 comments on commit 3e811d1

Please sign in to comment.