This commit is contained in:
Chl 2024-08-29 03:26:27 +02:00
parent bfb18c3203
commit d3525e31dc

View file

@ -34,6 +34,9 @@ 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 }}"
# TODO remove
echo "$GITHUB_RUN_ID"
- name: Check the content of the uploaded artifact
run: |