Skip to content

Commit

Permalink
Merge branch 'main' into fix/mark-stream-ended
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite authored Dec 30, 2024
2 parents ec06c85 + b81ad11 commit a9d9da2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
- name: Build main
if: ${{ inputs.ref && inputs.ref != 'main' }}
shell: bash
env:
COREPACK_ENABLE_STRICT: 0
run: |
cd main
pnpm install --frozen-lockfile --prefer-offline --loglevel error
Expand Down

0 comments on commit a9d9da2

Please sign in to comment.