mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-04 22:43:10 +00:00
Try to build dylib
This commit is contained in:
parent
d5512e4d0b
commit
30bb1c1d6d
6
.github/workflows/artifacts.yml
vendored
6
.github/workflows/artifacts.yml
vendored
@ -2,8 +2,8 @@ name: Artifacts
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
# tags:
|
||||
# - "v*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@ -21,7 +21,7 @@ jobs:
|
||||
lib_ext: so
|
||||
|
||||
- os: macos-latest
|
||||
lib_ext: so
|
||||
lib_ext: dylib
|
||||
cpu: arm64
|
||||
|
||||
- os: windows-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user