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 bcd7563 commit 29b2763
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 @@ -41,7 +41,8 @@ jobs:
run: |
yarn
npm install -g @vscode/vsce
vsce --v
vsce --version
touch language-server.jar
- name: Test + Package
run: |
Expand Down

0 comments on commit 29b2763

Please sign in to comment.