Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
badsyntax committed Oct 20, 2019
1 parent f3862ba commit 1b9de4c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nodejs-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Build extension
run: |
npm run compile
- name: Install vsce
run: npm install -g vsce
- name: Package extension
Expand Down

0 comments on commit 1b9de4c

Please sign in to comment.