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