Skip to content

Commit

Permalink
Integrate vscode theme helpers into monaco-languageclient
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisalmen committed Mar 3, 2023
1 parent b050946 commit a96f797
Show file tree
Hide file tree
Showing 18 changed files with 1,281 additions and 851 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '18'
- name: Build
shell: bash
run: |
Expand Down
Loading

0 comments on commit a96f797

Please sign in to comment.