Skip to content

Commit

Permalink
FIX-WIP: fixing npm build for ci fail in vsix package x5
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Aug 21, 2024
1 parent eabf554 commit 68c7955
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/vscodeext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:

- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: '16.x'

- name: Python setup
uses: actions/setup-python@v2
Expand Down

0 comments on commit 68c7955

Please sign in to comment.