Skip to content

Commit

Permalink
ci: make docs run succeed for old tags (#10668)
Browse files Browse the repository at this point in the history
  • Loading branch information
Qjuh authored Dec 30, 2024
1 parent c484e3d commit b81ad11
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 b81ad11

Please sign in to comment.