Skip to content

Commit 2666b85

Browse files
committed
correct typo in build.yml
1 parent 902a473 commit 2666b85

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
@@ -123,7 +123,7 @@ jobs:
123123
- name: Build Python packages
124124
run: poetry build
125125

126-
- name: Build VSCode pacakge
126+
- name: Build VSCode package
127127
run: |
128128
npm install --also=dev
129129
npx vsce package -o dist

0 commit comments

Comments
 (0)