Skip to content

Commit

Permalink
Add vsce dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
PranayAgarwal committed Mar 10, 2022
1 parent f7b5947 commit f013682
Show file tree
Hide file tree
Showing 3 changed files with 878 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
if: runner.os == 'Linux'
- run: npm test
if: runner.os != 'Linux'
- run: vsce package
- run: npm run package
- uses: svenstaro/[email protected]
if: |
matrix.os == 'ubuntu-latest' &&
Expand Down
Loading

0 comments on commit f013682

Please sign in to comment.