Skip to content

Commit dbc47c5

Browse files
committed
Adapted nightly
1 parent b963aac commit dbc47c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
165165
- name: Create vsix package
166166
run: |
167-
yarn package --target ${{ matrix.target }}
167+
yarn run package --target ${{ matrix.target }} --yarn
168168
169169
- name: Upload package
170170
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0

0 commit comments

Comments
 (0)