123
Some checks failed
Node.js CI / build (push) Failing after 3s

This commit is contained in:
洪剑峰 2024-08-05 18:25:28 +08:00
parent 4cf2cab4d6
commit 5859d2b8ed

View File

@ -6,13 +6,11 @@ jobs:
build:
steps:
- name: Check out repository code
uses: actions/checkout@v3
uses: http://http://47.116.170.60:3300/jeff/MYDOC
- name: Use gitea Node.js
uses: https://gitea.com/actions/setup-node@v4
with:
node-version: '14'
- name: Install Yarn
run: npm install -g yarn
- name: Install dependencies
run: yarn install
- name: Build Docusaurus website