Add the openAPI package globally to avoid issues with it not being found.

This commit is contained in:
mike12345567 2025-01-06 14:50:57 +00:00
parent 7bceaef087
commit 34b9cf38cf
1 changed files with 3 additions and 0 deletions

View File

@ -19,5 +19,8 @@ jobs:
cache: yarn
- run: yarn --frozen-lockfile
- name: Install OpenAPI pkg
run: yarn global add openapi
- name: update specs
run: cd packages/server && yarn specs && openapi specs/openapi.yaml --key=${{ secrets.README_API_KEY }} --id=6728a74f5918b50036c61841