Skip to content

Commit

Permalink
update workflow to use exisiting script
Browse files Browse the repository at this point in the history
  • Loading branch information
kahole authored Jul 14, 2021
1 parent ff44c8e commit 7f45d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: npm run build
- run: npm run vscode:prepublish

0 comments on commit 7f45d0e

Please sign in to comment.