Skip to content

Commit

Permalink
build: pnpm version rm from action
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbnetley committed Feb 18, 2025
1 parent 52401ad commit 970b256
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/doc-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
version: latest

- name: Use Node.js ${{ env.node_version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 970b256

Please sign in to comment.