We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5d5f80 + bc5e13d commit c67fb38Copy full SHA for c67fb38
1 file changed
.github/workflows/publish.yml
@@ -331,7 +331,6 @@ jobs:
331
run: |
332
npm pkg set "version=${NEW_VERSION}"
333
npm pkg set "devDependencies.flowise-embed=${NEW_VERSION}"
334
- yarn upgrade "flowise-embed@${NEW_VERSION}"
335
336
- name: Install flowise-embed-react dependencies
337
working-directory: flowise-embed-react
0 commit comments