Skip to content

Commit da43647

Browse files
authored
Set AST version
Download AzureSignTool executable in the workflow.
1 parent 343b8bb commit da43647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ossign-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
AST_TD: ${{ secrets.AST_TD }}
5151
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
run: |
53+
curl -L https://github.com/vcsjones/AzureSignTool/releases/download/v6.0.1/AzureSignTool-x64.exe -o AzureSignTool.exe
5354
yarn electron-builder build --config electron-builder.config.cjs --publish never
5455
5556
- name: Release

0 commit comments

Comments
 (0)