Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workflows: the github workflow ended with error #1800

Open
3 tasks done
chenshengjiang opened this issue May 19, 2023 · 1 comment
Open
3 tasks done

workflows: the github workflow ended with error #1800

chenshengjiang opened this issue May 19, 2023 · 1 comment
Assignees
Labels
A-bug Something isn't working

Comments

@chenshengjiang
Copy link
Collaborator

Have you read the Contributing Guidelines on issues?

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Describe the problem

when compile stonedb in github workflow, it will exit with error
image

Expected behavior

No response

How To Reproduce

No response

Environment

No response

Are you interested in submitting a PR to solve the problem?

  • Yes, I will!
@chenshengjiang chenshengjiang added the A-bug Something isn't working label May 19, 2023
@chenshengjiang
Copy link
Collaborator Author

chenshengjiang commented May 19, 2023

The workflow failed at git fetch --tags
It may caused by renaming remote tag name with the same name, ref
We can have a try with:

git fetch --tags --force

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant