parent
6abe1c1dfd
commit
f464e3291a
@ -11,6 +11,8 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20.x'
|
||||
- run: yarn --version
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn --frozen-lockfile
|
||||
- name: Build Docusaurus website
|
||||
|
Loading…
Reference in New Issue
Block a user