Skip to content

Commit b98ac17

Browse files
authored
Merge pull request #28 from siddhi-io/si
Remove unzip stage in publish to vscode
2 parents c6ce9c6 + ffbd335 commit b98ac17

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/publish-marketplace-vsix.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ jobs:
3333
run_id: ${{ github.event.inputs.workflowRunId }}
3434
name: streaming-integrator
3535

36-
- name: Unzip
37-
run: |
38-
unzip streaming-integrator.zip
39-
rm streaming-integrator.zip
40-
4136
- name: Use Node.js 20.x
4237
uses: actions/setup-node@v1
4338
with:

0 commit comments

Comments
 (0)