mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-02-02 04:33:19 +00:00
Use var name for libstorage for consistency
This commit is contained in:
parent
7c942f8d4f
commit
0edf6cc6e5
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -185,7 +185,7 @@ jobs:
|
||||
- name: Release - Download artifacts
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
pattern: libstorage*
|
||||
pattern: ${{ env.c_bindings_lib_base }}*
|
||||
path: /tmp/release
|
||||
|
||||
- name: Release - Compress and checksum
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user