Skip to content

Commit

Permalink
chore (ci): fix publish job
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoortheen committed Oct 24, 2020
1 parent fe1ca31 commit ac57b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 12
- run: yarn install --frozen-lockfile
- run: yarn build
- name: Publish to Open VSX Registry
uses: HaaLeo/publish-vscode-extension@v0
Expand Down

0 comments on commit ac57b79

Please sign in to comment.