Fixed artifact download parameters

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: |