diff --git a/.github/workflows/artifact-tests.yml b/.github/workflows/artifact-tests.yml index 29f006d4..ef3e08ac 100644 --- a/.github/workflows/artifact-tests.yml +++ b/.github/workflows/artifact-tests.yml @@ -76,6 +76,7 @@ jobs: node -e "Promise.resolve(require('./packages/artifact/lib/artifact-client').create().downloadArtifact('my-artifact-3','artifact-3-directory'))" - name: Add additional logging + shell: bash run: | find . -type f