Skip to content

Commit

Permalink
[#2] Install vsce
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoaloi committed Feb 1, 2021
1 parent 9e8d373 commit 5d795b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
with:
otp-version: 21.3
elixir-version: 1.11.3
- name: Install vsce
run: yarn add vsce --dev
- run: npm install
- run: npm run compile
- name: Package
Expand Down

0 comments on commit 5d795b2

Please sign in to comment.