Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alterego238 committed Dec 12, 2024
1 parent 4818314 commit 0818356
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:

- name: install Node packages
run: |
yarn install -g vsce
yarn install
yarn install -g vsce
yarn install
- name: package extension to VSIX
run: yarn package

0 comments on commit 0818356

Please sign in to comment.