Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
renuccif committed Oct 9, 2023
1 parent b894a7b commit 8230eaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:

- name: Build + Test
run: |
yarn && vsce package --yarn
yarn
npm install -g @vscode/vsce

0 comments on commit 8230eaf

Please sign in to comment.