mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-02-02 20:53:07 +00:00
Fix build upload artifacts
This commit is contained in:
parent
bb2d7ffad9
commit
ee1ea43d61
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -159,7 +159,7 @@ jobs:
|
||||
- name: Release - Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ env.ZIPFILE }}.zip
|
||||
name: ${{ env.ZIPFILE }}
|
||||
path: ${{ env.ZIPFILE }}
|
||||
if-no-files-found: error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user