Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-21 11:29:20 +08:00

ci: github workflows

This commit is contained in:
pany 2023-03-30 09:26:27 +08:00
parent 7ed338734c
commit b1855e80d1

View File

@ -22,7 +22,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: latest
version: "7.30.5"
- name: Build
run: pnpm install && pnpm build:prod