Remove Debugging from Actions Workflow
All checks were successful
Run Tests on Code / run-tests (push) Successful in 10s
All checks were successful
Run Tests on Code / run-tests (push) Successful in 10s
This commit is contained in:
parent
3dff75922d
commit
09cf07a25a
1 changed files with 0 additions and 7 deletions
|
@ -52,13 +52,6 @@ jobs:
|
|||
run: |
|
||||
mkdir release
|
||||
mv bookworm-bot-linux-amd64/bookworm-bot-linux-amd64/bookworm-bot-linux-amd64 release/bookworm-bot-linux-amd64
|
||||
-
|
||||
name: Debug Workflow
|
||||
run: |
|
||||
ls -lap bookworm-bot-linux-amd64
|
||||
ls -lap release
|
||||
ls -lap release/bookworm-bot-linux-amd64
|
||||
pwd
|
||||
-
|
||||
name: Upload Artifacts As Generic Packages
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue