Fix file match string (#6018)

This commit is contained in:
Allen Byrne
2025-11-11 14:32:29 -06:00
committed by GitHub
parent 765f35cc81
commit 7b259d98fb
+1 -1
View File
@@ -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