From d8b2285dfe0eba982c8a5456817dbc21428cabda Mon Sep 17 00:00:00 2001 From: Chase Eller Date: Sun, 22 Mar 2026 18:24:12 -0400 Subject: [PATCH] Update ciNew.yaml --- .github/workflows/ciNew.yaml | 3 +++ 1 file changed, 3 insertions(+) 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: