eclipse-zenoh / ci

GitHub Actions and workflows used across eclipse-zenoh
Other
1 stars 3 forks source link

fix: Delete git source when specifying registry in Cargo manifest #80

Closed fuzzypixelz closed 5 months ago

fuzzypixelz commented 5 months ago

See https://github.com/eclipse-zenoh/zenoh-backend-filesystem/actions/runs/8538817359/job/23392233442.

error: failed to parse manifest at `/Users/runner/work/zenoh-backend-filesystem/zenoh-backend-filesystem/zenoh-backend-filesystem/Cargo.toml`

Caused by:
  dependency (zenoh) specification is ambiguous. Only one of `git` or `registry` is allowed.
eclipse-zenoh-bot commented 5 months ago

@fuzzypixelz If this pull request contains a bugfix or a new feature, then please consider using Closes #ISSUE-NUMBER syntax to link it to an issue.