[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
@@ -30,8 +30,6 @@ jobs:
|
||||
- name: Build .VSIX file
|
||||
id: build-vsix
|
||||
run: |
|
||||
echo `pwd`
|
||||
${{ github.workspace }}/.github/scripts/build-vscode-extension.sh ${{ inputs.extension-name }} ${{ inputs.dist }}
|
||||
ls
|
||||
ls ./out
|
||||
ls ./vsix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user