Skip to content

Commit

Permalink
FIX-CAP: solved ci for nod js and publish vsix
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Aug 21, 2024
1 parent 68c7955 commit 379e55a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ jobs:

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

- name: Python setup
uses: actions/setup-python@v2
Expand Down Expand Up @@ -134,8 +132,6 @@ jobs:

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

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

0 comments on commit 379e55a

Please sign in to comment.