diff --git a/.github/workflows/ciNew.yaml b/.github/workflows/ciNew.yaml index 8451910..cdc8807 100644 --- a/.github/workflows/ciNew.yaml +++ b/.github/workflows/ciNew.yaml @@ -22,6 +22,9 @@ jobs: - name: Package Extension run: vsce package + - name: Debug files + run: ls -lah + - name: Create Release uses: https://gitea.com/actions/gitea-release-action@v1 with: