Fix Artifact Debugging
Some checks failed
Some checks failed
This commit is contained in:
parent
ff2b443005
commit
9599a2070d
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue