Skip to content

Commit

Permalink
Update vsce
Browse files Browse the repository at this point in the history
  • Loading branch information
polyhobbyist committed Apr 18, 2023
1 parent cb5c912 commit 7ecc37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- run: npm install
- name: Build VSIX package
run: |
npm install vsce -g
npm install @vscode/vsce -g
npm run compile
- name: Build Release VSIX package
if: '!github.event.release.prerelease'
Expand Down

0 comments on commit 7ecc37f

Please sign in to comment.