Skip to content

chore: npm ci for generated files action#3750

Merged
straker merged 1 commit intodevelopfrom
fix-sync-generated
Oct 26, 2022
Merged

chore: npm ci for generated files action#3750
straker merged 1 commit intodevelopfrom
fix-sync-generated

Conversation

@straker
Copy link
Copy Markdown
Contributor

@straker straker commented Oct 26, 2022

Run npm ci instead of npm install so package-lock.json isn't updated during the action. This caused the action to think there was new changes to generated files even though there wasn't, thus failing.

@straker straker requested a review from a team as a code owner October 26, 2022 16:18
@straker straker merged commit 5b94565 into develop Oct 26, 2022
@straker straker deleted the fix-sync-generated branch October 26, 2022 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants