Skip to content

Commit

Permalink
Update CI script
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Stryker <[email protected]>
  • Loading branch information
robstryker committed Oct 7, 2024
1 parent 80afeff commit 2b2d2c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
vsce package -o vscode-server-connector-${{ env.EXT_VERSION }}.vsix
ls -lash *.vsix
- name: Upload VSIX Artifacts
working-directory: vscode
uses: actions/upload-artifact@v4
with:
name: vscode-community-server-connector
Expand Down
4 changes: 2 additions & 2 deletions vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2b2d2c0

Please sign in to comment.