mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-05-07 10:29:31 +00:00
remove cache usage
This commit is contained in:
parent
7a916af13b
commit
abbd73f337
2
.github/workflows/artifacts.yml
vendored
2
.github/workflows/artifacts.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
mingw-w64-ucrt-x86_64-rust
|
||||
|
||||
- name: Build libcodex (Linux and MacOS)
|
||||
if: matrix.target.os != 'windows-latest' && steps.cache-libcodex.outputs.cache-hit != 'true'
|
||||
if: matrix.target.os != 'windows-latest'
|
||||
run: |
|
||||
make update
|
||||
CODEX_LIB_PARAMS="--passL:\"-Wl,-install_name,@rpath/libs/libcodex.dylib\"" make libcodex
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user