summaryrefslogtreecommitdiffstats
path: root/.github/workflows/tarball.yml
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-06-16 18:34:24 (GMT)
committerGitHub <noreply@github.com>2023-06-16 18:34:24 (GMT)
commit0f2cb0fd91ac718030ff888fa7801cf14b81adf3 (patch)
treee6f50058fc9e415fcf5434776a2f9aba7e694c6f /.github/workflows/tarball.yml
parentcef648eb14e9e611c81e710318924c27445878d8 (diff)
downloadhdf5-0f2cb0fd91ac718030ff888fa7801cf14b81adf3.zip
hdf5-0f2cb0fd91ac718030ff888fa7801cf14b81adf3.tar.gz
hdf5-0f2cb0fd91ac718030ff888fa7801cf14b81adf3.tar.bz2
Fix the snapshots workflow (#3148)
* Add upload url as artifact * Change doxygen path and comment log-url upload * zip doxygen files for upload * add workspace var
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 ae2992e..499f022 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