mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-05 19:53:20 +08:00
Update artifact-tests.yml
This commit is contained in:
1
.github/workflows/artifact-tests.yml
vendored
1
.github/workflows/artifact-tests.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user