summaryrefslogtreecommitdiffstats
path: root/.github/workflows/tarball.yml
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-06-19 16:21:39 (GMT)
committerGitHub <noreply@github.com>2023-06-19 16:21:39 (GMT)
commit7c587d950c2529e94aa2349d033c4a6bf8bfc719 (patch)
treec3f2b126ad4eaca9a2b5f68ea7b91aa831c15c65 /.github/workflows/tarball.yml
parent16b1f35e7f5cff85a141148a6f8aa02c23f08fd7 (diff)
downloadhdf5-7c587d950c2529e94aa2349d033c4a6bf8bfc719.zip
hdf5-7c587d950c2529e94aa2349d033c4a6bf8bfc719.tar.gz
hdf5-7c587d950c2529e94aa2349d033c4a6bf8bfc719.tar.bz2
Update github files/workflow from develop (#3154)
* Update github files/workflow from develop
Diffstat (limited to '.github/workflows/tarball.yml')
-rw-r--r--.github/workflows/tarball.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tarball.yml b/.github/workflows/tarball.yml
index c186abb..0ddd3f1 100644
--- a/.github/workflows/tarball.yml
+++ b/.github/workflows/tarball.yml
@@ -95,7 +95,7 @@ jobs:
- name: List files in the repository
run: |
- ls ${{ github.workspace }}
+ ls -l ${{ github.workspace }}
ls $GITHUB_WORKSPACE
# Save files created by release script