Merge branch 'main' of http://47.116.170.60:3300/jeff/MYDOC
Some checks failed
Node.js CI / build (push) Failing after 10s
Some checks failed
Node.js CI / build (push) Failing after 10s
This commit is contained in:
commit
30b89e086e
@ -11,9 +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 Yarn
|
|
||||||
run: npm install -g yarn
|
|
||||||
- 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