Skip to content

Commit

Permalink
add vsce as a package dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Bomber <peter.bomber@microsoft.com>
  • Loading branch information
peterbom committed Apr 2, 2024
1 parent 30938ca commit fd9f566
Show file tree
Hide file tree
Showing 3 changed files with 1,058 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
run: |
npm install -g typescript
npm install -g gulp
npm install -g vsce
- name: Build
run: npm run compile
- name: Lint extension source
Expand Down

0 comments on commit fd9f566

Please sign in to comment.