mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Fix file match string (#6018)
This commit is contained in:
@@ -63,7 +63,7 @@ jobs:
|
||||
with:
|
||||
repository: HDFGroup/hdf5
|
||||
tag: ${{ inputs.use_tag }}
|
||||
fileName: ${{ inputs.file_name }}-*
|
||||
fileName: ${{ inputs.file_name }}*
|
||||
out-file-path: HDF5
|
||||
extract: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user