This commit is contained in:
@@ -19,6 +19,9 @@ jobs:
|
||||
fetch-depth: 0
|
||||
lfs: true
|
||||
submodules: true
|
||||
- run: |
|
||||
which yarn
|
||||
|
||||
- run: |
|
||||
git fetch --force --tags
|
||||
|
||||
@@ -28,6 +31,9 @@ jobs:
|
||||
with:
|
||||
node-version: 18
|
||||
|
||||
- run: |
|
||||
which yarn
|
||||
|
||||
- name: build docs
|
||||
env:
|
||||
FORCE_COLOR: "true"
|
||||
|
||||
Reference in New Issue
Block a user