Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNuclearNexus authored Jun 13, 2024
1 parent 405d8af commit acd1a45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
cache: 'npm'
- run: cd ./extension && npm ci && npm i -g vsce && vsce package
- name: Upload a Build Artifact
working-directory: ./extension
uses: actions/[email protected]
with:
path: '*.vsix'

0 comments on commit acd1a45

Please sign in to comment.