1
0
mirror of https://github.com/zerobig/vscode-1c-metadata-viewer.git synced 2024-11-24 08:42:18 +02:00

Установка vsce

This commit is contained in:
Nikita Fedkin 2022-11-05 11:22:06 +03:00 committed by GitHub
parent 4eb85f5136
commit 300f8efb1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ jobs:
with:
node-version: '16'
- run: npm install
- run: npm install -g vsce
- name: Build package
run: npx vsce package
- name: Upload vsix to release