Skip to content

Commit

Permalink
yarn install
Browse files Browse the repository at this point in the history
  • Loading branch information
lirc572 committed Jan 11, 2021
1 parent 0d47392 commit a5b9c90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v2
- name: Set up npm vsce
run: |
yarn install
sudo npm install vsce -g
- name: Package extension
run: |
Expand Down

0 comments on commit a5b9c90

Please sign in to comment.