mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-07 15:43:07 +00:00
Fix macos arch when bundling.
This commit is contained in:
parent
fa220581be
commit
75538ee32b
3
.github/workflows/build-circuits.yml
vendored
3
.github/workflows/build-circuits.yml
vendored
@ -479,7 +479,7 @@ jobs:
|
||||
- os: linux
|
||||
arch: x86_64
|
||||
- os: macos
|
||||
arch: arm64
|
||||
arch: aarch64
|
||||
- os: windows
|
||||
arch: x86_64
|
||||
artifact:
|
||||
@ -506,4 +506,3 @@ jobs:
|
||||
asset_path: ${{ env.ARTIFACT_NAME }}
|
||||
asset_name: ${{ env.ARTIFACT_NAME }}
|
||||
asset_content_type: application/octet-stream
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user