Merge branch 'signtool-fix'
This commit is contained in:
commit
d25e21619d
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -7,6 +7,9 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
env:
|
||||||
|
DOTNET_CLI_TELEMETRY_OPTOUT: 'true'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Binary file not shown.
Binary file not shown.
BIN
codesigning.pfx
BIN
codesigning.pfx
Binary file not shown.
Loading…
Reference in New Issue
Block a user