Fixed artifact download parameters
Some checks failed
Run Tests on Code / run-tests (push) Successful in 4s
Build and Release Binary File / run-tests (push) Successful in 23s
Build and Release Binary File / build (push) Successful in 1m9s
Build and Release Binary File / upload-release (push) Failing after 21s

This commit is contained in:
Neshura 2023-11-17 10:30:39 +00:00
parent 2e8dfe9327
commit ff2b443005

View file

@ -48,7 +48,7 @@ jobs:
name: Downloading All Build Artifacts name: Downloading All Build Artifacts
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
with: with:
name: artifacts path: ./artifacts
- -
name: Debug Workflow name: Debug Workflow
run: | run: |