CICD
Some checks failed
/ Explore-Gitea-Actions (push) Failing after 57s

This commit is contained in:
mocheng 2025-08-16 18:34:19 +08:00
parent a025dc2321
commit c75663a5c7

View File

@ -18,10 +18,8 @@ jobs:
run: npm i pnpm -g
- name: node
run: |
mkdir -p ~/.ssh
npm install webworkify-webpack --save
ssh-keyscan github.com >> ~/.ssh/known_hosts
pnpm i
pnpm config set registry https://registry.npmmirror.com
pnpm install
- name: Build
run: pnpm build:antd