Skip to content

Commit

Permalink
set up pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
callmephilip committed Sep 6, 2024
1 parent 372d87a commit b72a7c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
- uses: pnpm/action-setup@v4
with:
version: 8
- name: Publish to Visual Studio Marketplace
uses: HaaLeo/publish-vscode-extension@v1
with:
Expand Down

0 comments on commit b72a7c5

Please sign in to comment.