Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
Newdea committed Dec 30, 2023
1 parent be95d2f commit 6bb378e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
node-version: 16
cache: "npm"
- run: npm i
- run: pnpm i

# - name: Eslint
# run: npm run lint
Expand Down

0 comments on commit 6bb378e

Please sign in to comment.