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

This commit is contained in:
洪剑峰 2024-08-05 20:57:47 +08:00
parent cc04a3d129
commit 12274fd6c4

View File

@ -10,8 +10,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
- run: yarn --version
node-version: '18'
- name: Install dependencies
run: yarn --frozen-lockfile
- name: Build Docusaurus website