Skip to content

Commit

Permalink
add output of old hdfview name (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF authored May 30, 2024
1 parent f990004 commit 80143cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
outputs:
hdf4-name: ${{ steps.gethdf4base.outputs.HDF4_NAME_BASE }}
hdf5-name: ${{ steps.gethdf5base.outputs.HDF5_NAME_BASE }}
hdfview-name: ${{ steps.gethdf5base.outputs.HDFVIEW_NAME_BASE }}
run-ignore: ${{ steps.getinputs.outputs.INPUTS_IGNORE }}

steps:
Expand Down

0 comments on commit 80143cb

Please sign in to comment.