Skip to content

Commit

Permalink
feat: update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Joeyoojin committed Aug 1, 2024
1 parent 5db7dc0 commit 9d6c80e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
run: yarn compile
working-directory: ./fosslight-scanner

- name: Install vsce
run: npm install -g @vscode/vsce

- name: Package the extension
run: |
vsce package --allow-missing-repository
Expand Down

0 comments on commit 9d6c80e

Please sign in to comment.