parent
fb183d7620
commit
2c0f1da138
@ -12,6 +12,6 @@ jobs:
|
||||
with:
|
||||
node-version: '14' # 确保这是与你的项目兼容的Node.js版本
|
||||
- name: Install dependencies
|
||||
run: yarn
|
||||
run: yarn install
|
||||
- name: Build Docusaurus website
|
||||
run: yarn build
|
Loading…
Reference in New Issue
Block a user