Skip to content

Commit

Permalink
chore: 🚀 调整部署到giteee的工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
Moonofweisheng committed Jun 2, 2024
1 parent 8e15dff commit 8772fb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-site-gitee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
- name: Checkout 🛎️
uses: actions/checkout@v4

- name: Install pnpm
run: corepack enable
# - name: Install pnpm
# run: corepack enable

- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 8772fb6

Please sign in to comment.