Skip to content

Commit

Permalink
testswitching actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alidra committed Jun 20, 2024
1 parent 10c2c51 commit a985262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
node-version: latest
- name: generate-vscode-extension
run: |
npm install -g @types/vscode
npm install -g @vscode/vsce
npm install -g @types/vscode
make build-vscode-extension
make publish-vscode-extension
env:
Expand Down

0 comments on commit a985262

Please sign in to comment.