Remove Name from Download-Artifact Action to reduce Nesting
Some checks failed
Some checks failed
This commit is contained in:
parent
02c1ba7b83
commit
97c3ab5fc6
1 changed files with 0 additions and 2 deletions
|
@ -47,8 +47,6 @@ jobs:
|
|||
-
|
||||
name: Downloading All Build Artifacts
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: bookworm-bot-linux-amd64
|
||||
-
|
||||
name: Debug Workflow
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue