update windows code signing (#7368)

* update windows code signing

* reenable windows
This commit is contained in:
jessopb 2021-12-24 12:37:14 -05:00 committed by GitHub
parent 44fd8349a7
commit 1b2a6f6651
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ jobs:
os:
- ubuntu-latest
- macos-latest
# - windows-latest
- windows-latest
runs-on: ${{ matrix.os }}
steps:
@ -61,7 +61,7 @@ jobs:
ARTIFACTS_SECRET: ${{ secrets.ARTIFACTS_SECRET }}
ARTIFACTS_REGION: ${{ secrets.ARTIFACTS_REGION }}
WIN_CSC_LINK: https://raw.githubusercontent.com/lbryio/lbry-desktop/master/build/win-csc-2021-2022-08.p12
WIN_CSC_LINK: https://raw.githubusercontent.com/lbryio/lbry-desktop/master/build/cert-2021-2022.pfx
CSC_LINK: https://s3.amazonaws.com/files.lbry.io/cert/osx-csc-2021-2022.p12
# UI

BIN
build/cert-2021-2022.pfx Normal file

Binary file not shown.

Binary file not shown.