Skip to content

Commit d5d5f80

Browse files
authored
Merge pull request #366 from FlowiseAI/fix/publish-action
fix gha failure
2 parents 6f9f405 + d9596e1 commit d5d5f80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154

155155
- name: Install flowise-embed-react dependencies
156156
working-directory: flowise-embed-react
157-
run: yarn install --frozen-lockfile
157+
run: yarn install
158158
env:
159159
HUSKY: '0'
160160

0 commit comments

Comments
 (0)