Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aiekick authored Dec 9, 2024
1 parent fe4ebba commit 710b953
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ jobs:
- name: install vsce
run: npm install -g @vscode/vsce
- name: build vsix
run: npm run vscode:prepublish
- name: list dir
run: ls -lRt
run: vsce package
- name: upload vsix
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 710b953

Please sign in to comment.