update CI
This commit is contained in:
parent
38273dac92
commit
bdff542ef9
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ciBuild.yml
vendored
1
.github/workflows/ciBuild.yml
vendored
|
@ -26,7 +26,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run package
|
|
||||||
- run: npx vsce package
|
- run: npx vsce package
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
|
|
Loading…
Reference in a new issue