Skip to content

Commit 5087624

Browse files
committed
Typo
1 parent 78caf3d commit 5087624

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212

1313
- uses: actions/upload-artifact@v4
1414
with:
15-
name: .vsix
16-
path: *.vsix
15+
name: ".vsix"
16+
path: "*.vsix"

0 commit comments

Comments
 (0)