Skip to content

Commit

Permalink
updated PR with review input
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed May 16, 2024
1 parent 32ffe12 commit 00c7f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tarball.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
cp ${{ inputs.use_tag }}.zip hdf5.zip
shell: bash

- name: Copy the release file source to the non-versioned file name
- name: cp-to-non-versioned
id: cp-to-non-versioned
if: ${{ (inputs.use_environ == 'release') }}
run: |
Expand Down

0 comments on commit 00c7f26

Please sign in to comment.