Skip to content
Permalink
Browse files
chore: remove sign from windows build
  • Loading branch information
Example User committed Sep 26, 2018
1 parent 1546df4 commit 0d76887
Showing 1 changed file with 0 additions and 2 deletions.
@@ -14,5 +14,3 @@ jobs:
- script: npm install
- script: npm run build
- script: npm test
- ${{ if eq(parameters.sign, 'true') }}:
- script: sign

0 comments on commit 0d76887

Please sign in to comment.