ci: fix failing build-ts-docs workflow (#2142)

Signed-off-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com>
This commit is contained in:
Jacob Nguyen 2024-03-19 11:20:53 -05:00 committed by GitHub
parent 699410014a
commit c6bd8577a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -350,7 +350,7 @@ jobs:
- node/install-packages:
pkg-manager: yarn
app-dir: gpt4all-bindings/typescript
override-ci-command: yarn install
override-ci-command: yarn install --ignore-scripts
- run:
name: build docs ts yo
command: |