ci: make docs run succeed for old tags (#10668)

This commit is contained in:
Qjuh
2024-12-30 15:27:43 +01:00
committed by GitHub
parent c484e3de25
commit b81ad113a0

View File

@@ -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