mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
ci: fix identifier
This commit is contained in:
parent
ef54045166
commit
09a3554424
1 changed files with 0 additions and 1 deletions
1
.github/workflows/guix.yml
vendored
1
.github/workflows/guix.yml
vendored
|
@ -94,7 +94,6 @@ jobs:
|
|||
run: osslsigncode extract-signature -in codesigning/guix-build-*/output/${{ matrix.toolchain.target }}/FeatherWalletSetup-*.exe -out codesigning/test.pem
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: ${{ matrix.toolchain.target == 'x86_64-w64-mingw32.installer' }}
|
||||
id: upload-artifact
|
||||
with:
|
||||
name: ${{ matrix.toolchain.target }}.pem
|
||||
path: |
|
||||
|
|
Loading…
Reference in a new issue