Fix test build, potentially.
This commit is contained in:
parent
6e6f475232
commit
ebb15898b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
platform: ${{ matrix.platform }}
|
||||
target: ${{ matrix.target }}
|
||||
build-args: ${{ matrix.args }}
|
||||
sign-binaries: false
|
||||
sign-binaries: true
|
||||
asset-prefix: "handy-test"
|
||||
upload-artifacts: true
|
||||
secrets: inherit
|
||||
|
|
|
|||
Loading…
Reference in a new issue