mirror of
https://github.com/zerobig/vscode-1c-metadata-viewer.git
synced 2024-11-28 08:58:41 +02:00
Установка vsce
This commit is contained in:
parent
4eb85f5136
commit
300f8efb1e
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '16'
|
node-version: '16'
|
||||||
- run: npm install
|
- run: npm install
|
||||||
|
- run: npm install -g vsce
|
||||||
- name: Build package
|
- name: Build package
|
||||||
run: npx vsce package
|
run: npx vsce package
|
||||||
- name: Upload vsix to release
|
- name: Upload vsix to release
|
||||||
|
Loading…
Reference in New Issue
Block a user