Skip to content

Commit

Permalink
maint: fix release workflow again
Browse files Browse the repository at this point in the history
my bad this time
  • Loading branch information
gamebox committed Jan 9, 2024
1 parent 3d733d6 commit aeb9bec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- name: setup node
uses: actions/setup-node@v4
- run: cd vscode-extension
- name: get deps
run: npm ci
- name: get vsce
Expand Down

0 comments on commit aeb9bec

Please sign in to comment.