Skip to content

Commit

Permalink
test: fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
kidneyweakx committed Aug 25, 2023
1 parent edfad7b commit 71e0ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghpage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '16.x'
cache: 'pnpm'
cache: pnpm

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

0 comments on commit 71e0ef5

Please sign in to comment.