attempt to prevent libstorage.dll artifact from being uploaded to release

This commit is contained in:
E M 2026-01-30 20:16:59 +11:00
parent 2074cf1392
commit d674a7d0d2
No known key found for this signature in database

View File

@ -185,7 +185,7 @@ jobs:
- name: Download ${{ env.c_bindings_lib_base }} from workflow artifacts into temp folder
uses: actions/download-artifact@v5
with:
pattern: ${{ env.c_bindings_lib_base }}*
pattern: ${{ env.c_bindings_lib_base }}-*
path: /tmp/release
- name: Compress workflow artifcats and create checksum for each