Skip to content

Commit

Permalink
[GHA] Adjust VSCode extension build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BoykoAlex committed May 18, 2024
1 parent 0cb35dd commit a9277dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-vscode-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ jobs:
steps:
- name: Checkout vscode-extensions code and workflow scripts
uses: actions/checkout@v4
with:
sparse-checkout: |
vscode-extensions
.github
- name: Build .VSIX file
id: build-vsix
run: |
Expand Down

0 comments on commit a9277dc

Please sign in to comment.