This commit is contained in:
parent
ecdbe8b216
commit
c2c0f2e164
2 changed files with 6 additions and 2 deletions
|
@ -34,7 +34,6 @@ jobs:
|
|||
set -x
|
||||
printf "steps.uploading.outputs.artifact-id: %s\n" "${{ steps.uploading.outputs.artifact-id }}"
|
||||
printf "steps.uploading.outputs.artifact-url: %s\n" "${{ steps.uploading.outputs.artifact-url }}"
|
||||
printf "$GITHUB_RUN_ID\n"
|
||||
|
||||
- name: Check the content of the uploaded artifact
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue