Skip to content

Commit

Permalink
Update github action for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
shanjingheng committed Mar 9, 2023
1 parent abbc8fc commit e3ac211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
node-version: "14"
# cache: "pnpm"

- run: pnpm install --frozen-lockfile
- run: pnpm install

# 打包
- name: Build
Expand Down

0 comments on commit e3ac211

Please sign in to comment.