parent
4cf2cab4d6
commit
5859d2b8ed
@ -6,13 +6,11 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: http://http://47.116.170.60:3300/jeff/MYDOC
|
||||||
- name: Use gitea Node.js
|
- name: Use gitea Node.js
|
||||||
uses: https://gitea.com/actions/setup-node@v4
|
uses: https://gitea.com/actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '14'
|
node-version: '14'
|
||||||
- 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