Skip to content

Commit 9c060dc

Browse files
committed
I need to learn something new :)
1 parent 5d5cced commit 9c060dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vscodepublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
run: yarn test
3434
- name: Prepare release
35-
- run: yarn compile
35+
run: yarn compile
3636
- run: npx github-release-from-changelog
3737
- name: Publish
3838
run: npx vsce publish -p $PUBLISHER_TOKEN --yarn

0 commit comments

Comments
 (0)