Skip to content

Commit a32250e

Browse files
committed
update github workflow
1 parent 736e76c commit a32250e

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
@@ -125,7 +125,7 @@ jobs:
125125
126126
- name: package
127127
run: |
128-
npm run package
128+
poetry run npm run package
129129
130130
- name: Upload VSCode package
131131
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)