Skip to content

Commit 0d76887

Browse files
author
Example User
committed
chore: remove sign from windows build
1 parent 1546df4 commit 0d76887

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jobs/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ jobs:
1414
- script: npm install
1515
- script: npm run build
1616
- script: npm test
17-
- ${{ if eq(parameters.sign, 'true') }}:
18-
- script: sign

0 commit comments

Comments
 (0)