[GHA] Check if git CLI works
This commit is contained in:
1
.github/workflows/build-vscode-extension.yml
vendored
1
.github/workflows/build-vscode-extension.yml
vendored
@@ -33,6 +33,7 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
echo `git tag | grep ${{ inputs.extension-name }}`
|
||||
${{ github.workspace }}/.github/scripts/build-vscode-extension.sh ${{ inputs.extension-name }} ${{ inputs.dist }}
|
||||
ls ./vsix
|
||||
- name: Cloudgate S3 Configuration
|
||||
|
||||
Reference in New Issue
Block a user