Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
build test
Browse files Browse the repository at this point in the history
  • Loading branch information
tanderson-ld committed Dec 13, 2023
1 parent 13ee65b commit b49b8fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ runs:
- name: Setup osslsigncode
# description: osslsigncode will be the underlying tool that Digicert's signing tool will sign with
shell: bash
run: |
curl -X GET https://github.com/mtrojnar/osslsigncode/releases/download/2.6/osslsigncode-2.6.tar.gz -o osslsigncode-2.6.tar.gz
tar -xvf osslsigncode-2.6.tar.gz
Expand Down

0 comments on commit b49b8fb

Please sign in to comment.