Skip to content

Commit

Permalink
test: use pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
dia-triple committed Aug 29, 2023
1 parent 6871a8f commit de20bcd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tag-with-comment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ jobs:
node-version: ${{ env.NODE_VERSION }}
registry-url: ${{ env.NPM_REGISTRY_URL }}

- uses: pnpm/action-setup@v2
with:
version: 8

- name: Recognize head SHA of pull request
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit de20bcd

Please sign in to comment.