Remove Name from Download-Artifact Action to reduce Nesting
Some checks failed
Run Tests on Code / run-tests (push) Successful in 6s
Build and Release Binary File / run-tests (push) Successful in 26s
Build and Release Binary File / build (push) Successful in 1m21s
Build and Release Binary File / upload-release (push) Failing after 10s

This commit is contained in:
Neshura 2023-11-17 10:22:26 +00:00
parent 02c1ba7b83
commit 97c3ab5fc6

View file

@ -47,8 +47,6 @@ jobs:
- -
name: Downloading All Build Artifacts name: Downloading All Build Artifacts
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
with:
name: bookworm-bot-linux-amd64
- -
name: Debug Workflow name: Debug Workflow
run: | run: |