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

fix cache annotations file exists #1939

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

raymonstah
Copy link
Contributor

@raymonstah raymonstah commented Jul 12, 2023

Attempts to fix the build annotations complaining about Cannot open: File exists.

This was happening because setup-go@v4 also introduces a cache by default, so I think there were conflicts when using actions/cache. The solution is to disable the caching introduced by setup-go.

@raymonstah raymonstah requested a review from a team July 12, 2023 22:14
@raymonstah raymonstah marked this pull request as ready for review July 12, 2023 22:14
@raymonstah raymonstah changed the title Raymond/fix cache annotations file exists fix cache annotations file exists Jul 12, 2023
@raymonstah raymonstah merged commit 264b4db into main Jul 12, 2023
@fairclothjm fairclothjm deleted the raymond/fix-cache-annotations-file-exists branch July 13, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants