fix(ci-cd): Fix path

This commit is contained in:
Myzel394 2024-10-16 22:30:03 +02:00
parent 6ec6410b56
commit aa78cb687b
No known key found for this signature in database
GPG Key ID: ED20A1D1D423AF3F

View File

@ -54,9 +54,8 @@ jobs:
run: ./vs-code-extension/build-extension.sh run: ./vs-code-extension/build-extension.sh
- name: Upload VS Code extension - name: Upload VS Code extension
uses: softprops/action-gh-release@v1 uses: actions/upload-artifact@v4
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with: with:
name: vs-code-extension
path: ./vs-code-extension/out/ path: ./vs-code-extension/out/