Skip to content

Commit

Permalink
Merge pull request #19 from jpbnetley/updates
Browse files Browse the repository at this point in the history
build: pnpm version rm from action
  • Loading branch information
jpbnetley authored Feb 18, 2025
2 parents e2a8473 + 970b256 commit 6f44f44
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 6f44f44

Please sign in to comment.