Compare commits
2 Commits
36ff2c4692
...
30b89e086e
Author | SHA1 | Date | |
---|---|---|---|
|
30b89e086e | ||
|
625b495dd0 |
@ -11,7 +11,6 @@ jobs:
|
|||||||
uses: https://gitea.com/actions/setup-node@v4
|
uses: https://gitea.com/actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '18.4.0'
|
node-version: '18.4.0'
|
||||||
- run: ls -lR
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn install
|
run: yarn install
|
||||||
- name: Build Docusaurus website
|
- name: Build Docusaurus website
|
||||||
|
Loading…
Reference in New Issue
Block a user