123
Some checks failed
Node.js CI / build (push) Failing after 12s

This commit is contained in:
洪剑峰 2024-08-05 20:11:58 +08:00
parent 90dce4c971
commit 6abe1c1dfd

View File

@ -12,6 +12,6 @@ jobs:
with:
node-version: '20.x'
- name: Install dependencies
run: yarn
run: yarn --frozen-lockfile
- name: Build Docusaurus website
run: yarn build