Skip to content

Commit d9596e1

Browse files
committed
fix gha failure
1 parent 6f9f405 commit d9596e1

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)