Fix Artifact Debugging
Some checks failed
Run Tests on Code / run-tests (push) Successful in 8s
Build and Release Binary File / run-tests (push) Successful in 17s
Build and Release Binary File / build (push) Successful in 1m9s
Build and Release Binary File / upload-release (push) Failing after 4s

This commit is contained in:
Neshura 2023-11-17 10:33:35 +00:00
parent ff2b443005
commit 9599a2070d

View file

@ -53,7 +53,8 @@ jobs:
name: Debug Workflow
run: |
ls -lap ${{steps.download.outputs.download-path}}
ls -lap ./bookworm-bot-linux-amd64
ls -lap ./artifacts
ls -lap ./artifacts/bookworm-bot-linux-amd64
pwd
-
name: Upload Artifacts As Generic Packages