Skip to content

Commit

Permalink
ci: rename asset for ARM64
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Mar 26, 2024
1 parent f04d52a commit 6b41fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: out/Release_MACARM64/libpvpkcs11.dylib
asset_name: libpvpkcs11_ARM64.dylib
asset_name: libpvpkcs11_arm64.dylib
asset_content_type: application/x-sharedlib
- name: Upload Release Asset Windows x86
id: upload-release-asset-x86
Expand Down

0 comments on commit 6b41fb1

Please # to comment.