mirror of
https://github.com/fluencelabs/aqua-vscode
synced 2025-04-25 08:32:15 +00:00
fix
This commit is contained in:
parent
620534b6ec
commit
4d35b17f9a
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -58,6 +58,7 @@ jobs:
|
|||||||
registry-url: 'https://registry.npmjs.org'
|
registry-url: 'https://registry.npmjs.org'
|
||||||
- name: build package
|
- name: build package
|
||||||
run: |
|
run: |
|
||||||
|
npm i
|
||||||
npm i -g vsce
|
npm i -g vsce
|
||||||
vsce package
|
vsce package
|
||||||
vsce publish -p ${{ secrets.VSCE_PAT }}
|
vsce publish -p ${{ secrets.VSCE_PAT }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user