Skip to content

Commit 744da66

Browse files
Update main.yaml
1 parent b00731f commit 744da66

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ jobs:
3838

3939
- uses: actions/upload-artifact@v4
4040
with:
41-
path: c4-varp-1.0.0.vsix
41+
compression-level: 0
42+
path: ${{ github.workspace }}/extension/*.vsix
4243
name: Build

0 commit comments

Comments
 (0)