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