parent
30b89e086e
commit
c638162d79
@ -11,6 +11,8 @@ jobs:
|
||||
uses: https://gitea.com/actions/setup-node@v4
|
||||
with:
|
||||
node-version: '18.4.0'
|
||||
- name: Install Yarn
|
||||
run: npm install -g yarn
|
||||
- name: Install dependencies
|
||||
run: yarn install
|
||||
- name: Build Docusaurus website
|
||||
|
Loading…
Reference in New Issue
Block a user