Redirect Artifacts Download to "artifacts" Folder
Some checks failed
Some checks failed
This commit is contained in:
parent
97c3ab5fc6
commit
2e8dfe9327
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@ jobs:
|
||||||
-
|
-
|
||||||
name: Downloading All Build Artifacts
|
name: Downloading All Build Artifacts
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
|
with:
|
||||||
|
name: artifacts
|
||||||
-
|
-
|
||||||
name: Debug Workflow
|
name: Debug Workflow
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue