Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdriscoll committed Dec 6, 2023
1 parent dc6674b commit b503061
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@ jobs:
shell: powershell
- name: Build
run: Invoke-Build
shell: powershell
shell: powershell
- uses: actions/upload-artifact@v3
with:
name: vsix
path: kit/*.vsix

0 comments on commit b503061

Please sign in to comment.