Skip to content

Commit

Permalink
feat: ✨ test
Browse files Browse the repository at this point in the history
  • Loading branch information
Moonofweisheng committed Jun 3, 2024
1 parent e74d3a1 commit 7b8b8be
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/alipay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18
cache: 'pnpm'

- uses: pnpm/action-setup@v4
name: Install pnpm
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18
cache: 'pnpm'

- uses: pnpm/action-setup@v4
name: Install pnpm
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/weixin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18
cache: 'pnpm'

- uses: pnpm/action-setup@v4
name: Install pnpm
Expand Down

0 comments on commit 7b8b8be

Please sign in to comment.