Skip to content

Commit

Permalink
fix: run build as part of release (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Jan 4, 2019
1 parent 2ea24ba commit 960a0f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ publish_task:
NPM_TOKEN: ENCRYPTED[845742743a538e14424940f88bbcdc3e4cdb18bf6ec362dad2509c06c9fb20db3a1820e04e7fcc061fc58ddd4dbf5d4a]
script:
- npm install
- npm run compile
- npx semantic-release

0 comments on commit 960a0f4

Please sign in to comment.