Skip to content

Commit

Permalink
Update deploy-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JOVOVICH-VG authored Jul 24, 2024
1 parent 01ea16e commit 4731810
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
git config --global core.ignorecase false
# 3、安装 PNPM
- name: Setup PNPM
uses: actions/checkout@v4

uses: pnpm/action-setup@v2
with:
version: latest
# 4、安装 Node 环境
Expand Down

0 comments on commit 4731810

Please sign in to comment.