[GHA] Adjust VSCode extension build workflow
This commit is contained in:
4
.github/workflows/build-vscode-extension.yml
vendored
4
.github/workflows/build-vscode-extension.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user