Fixed artifact download parameters
Some checks failed
Some checks failed
This commit is contained in:
parent
2e8dfe9327
commit
ff2b443005
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ jobs:
|
|||
name: Downloading All Build Artifacts
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: artifacts
|
||||
path: ./artifacts
|
||||
-
|
||||
name: Debug Workflow
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue