Skip to content

Commit 5a2e8b6

Browse files
committed
update workflow
1 parent 5f5ebee commit 5a2e8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# Full name of the tarball asset
5959
PKG_NAME="${PKG_BASENAME}.${PKG_SUFFIX}"
6060
61-
- names: Pack vsix
61+
- name: Pack vsix
6262
id: pack
6363
shell: bash
6464
run: vsce package -o PKG_NAME

0 commit comments

Comments
 (0)