Skip to content

Commit

Permalink
Configure CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-perpetuallabs committed Jul 13, 2023
1 parent 762be59 commit 5742b7a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
with:
node-version: 16

- run: npm ci
- run: npm run package

- run: npm install && npm ci && npm run package
- run: npm install -g @vscode/vsce
- run: vsce package
- name: Archive VSCode VSIX
Expand Down

0 comments on commit 5742b7a

Please sign in to comment.