Skip to content
Snippets Groups Projects
Commit b14ef754 authored by 最萌小汐's avatar 最萌小汐
Browse files

try `--target`

parent 8e47b3d5
Branches
Tags
No related merge requests found
......@@ -96,4 +96,4 @@ jobs:
- name: Publish Open VSX market
run: |
npm install -g ovsx
ovsx publish ${{ steps.vars.outputs.PKG_NAME }} -p ${{ secrets.OVSX_TOKEN }}
ovsx publish ${{ steps.vars.outputs.PKG_NAME }} --target ${{ matrix.platform }} -p ${{ secrets.OVSX_TOKEN }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment