mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-02-02 12:43:06 +00:00
Add windows dlls for each cpu in matrix
This commit is contained in:
parent
e4afdf48a6
commit
b05e008c22
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -130,7 +130,7 @@ jobs:
|
||||
if: matrix.os == 'windows'
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ env.storage_binary }}-dlls
|
||||
name: ${{ env.storage_binary }}-${{ matrix.cpu }}-dlls
|
||||
path: ${{ env.build_dir }}/*.dll
|
||||
retention-days: 30
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user