adaptations forgejo/github
Some checks failed
/ GenerateReleaseZipfile (push) Failing after 1m8s

This commit is contained in:
Chl 2024-08-29 03:41:12 +02:00
parent ecdbe8b216
commit c2c0f2e164
2 changed files with 6 additions and 2 deletions

View file

@ -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: |