mirror of
https://github.com/fluencelabs/aqua-vscode
synced 2025-04-25 00:22: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'
|
||||
- name: build package
|
||||
run: |
|
||||
npm i
|
||||
npm i -g vsce
|
||||
vsce package
|
||||
vsce publish -p ${{ secrets.VSCE_PAT }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user