Skip to content

Commit

Permalink
chore: install osslsigncode in release step
Browse files Browse the repository at this point in the history
  • Loading branch information
JackuB committed Jul 28, 2020
1 parent d0bc022 commit 123a5fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -196,6 +196,7 @@ jobs:
- checkout
- install_deps
- run: sudo npm i -g semantic-release @semantic-release/exec pkg
- run: sudo apt-get install -y osslsigncode
- run:
name: Publish to GitHub
command: semantic-release
Expand Down

0 comments on commit 123a5fe

Please sign in to comment.