Skip to content

Error with git dependency when running in github actions #246

Answered by ipetkov
edulix asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @edulix! Have you double checked that the Cargo.lock file is up to date and committed to the repo? I took a quick peek but I didn't see the git repo referenced anywhere in the lock file...

(My guess is that when editing locally either rust-analyzer or cargo updated the lock file which makes local builds work, but if the changes aren't committed there is no way for the CI to pick them up)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@edulix
Comment options

Answer selected by edulix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants