mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-12-05 21:47:55 +08:00
更新 github actions
This commit is contained in:
parent
833c314afd
commit
870f25b5c7
4
.github/workflows/deploy-example-site.yml
vendored
4
.github/workflows/deploy-example-site.yml
vendored
@ -20,11 +20,11 @@ jobs:
|
||||
node-version: 16.x
|
||||
# registry-url: https://registry.npmmirror.com/
|
||||
|
||||
- uses: pnpm/action-setup@v2.2.2
|
||||
- uses: pnpm/action-setup@v2.2.4
|
||||
name: Install pnpm
|
||||
id: pnpm-install
|
||||
with:
|
||||
version: 7
|
||||
version: 8
|
||||
run_install: false
|
||||
|
||||
- name: Get pnpm store directory
|
||||
|
Loading…
Reference in New Issue
Block a user