Skip to content

Commit

Permalink
See why the remote index can't be opened
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Sep 25, 2023
1 parent a53b7b8 commit 9473e94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ jobs:
if: steps.cache.outputs.cache-hit != 'true'
run: |
cd semver
find ~/.cargo/registry/index/github.com-1ecc6299db9ec823
../bins/cargo-semver-checks semver-checks check-release --manifest-path="../subject/core/Cargo.toml" --verbose
- name: Save rustdoc
Expand Down

0 comments on commit 9473e94

Please sign in to comment.