parent
90dce4c971
commit
6abe1c1dfd
@ -12,6 +12,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '20.x'
|
node-version: '20.x'
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn
|
run: yarn --frozen-lockfile
|
||||||
- name: Build Docusaurus website
|
- name: Build Docusaurus website
|
||||||
run: yarn build
|
run: yarn build
|
Loading…
Reference in New Issue
Block a user