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:
parent
7a8566244d
commit
7ed338734c
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -14,10 +14,10 @@ jobs:
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Setup Node.js 16.13.0
|
||||
- name: Setup Node.js 16.17.0
|
||||
uses: actions/setup-node@master
|
||||
with:
|
||||
node-version: "16.13.0"
|
||||
node-version: "16.17.0"
|
||||
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user