Skip to content

fix gha failure#366

Merged
mmattu-wd merged 1 commit intomainfrom
fix/publish-action
Apr 13, 2026
Merged

fix gha failure#366
mmattu-wd merged 1 commit intomainfrom
fix/publish-action

Conversation

@mmattu-wd
Copy link
Copy Markdown
Contributor

Fixes the GitHub Action publish.yml which fails at the Install flowise-embed-react dependencies step in the dry-run job because yarn install --frozen-lockfile is used on an external repo (FlowiseAI/FlowiseEmbedReact) whose yarn.lock is out of sync with its package.json. The publish job already handles this correctly by using plain yarn install.

@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@mmattu-wd mmattu-wd merged commit d5d5f80 into main Apr 13, 2026
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