mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-21 16:25:34 +08:00
Update .github/workflows/test.yml
This commit is contained in:
parent
dd9f448247
commit
bbba44193e
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -110,7 +110,7 @@ jobs:
|
|||||||
|
|
||||||
# Download Artifact #2 and verify the correctness of the content
|
# Download Artifact #2 and verify the correctness of the content
|
||||||
- name: 'Download artifact #2'
|
- name: 'Download artifact #2'
|
||||||
uses: actions/download-artifact@v2.0.10
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: 'artifact'
|
name: 'artifact'
|
||||||
path: some/other/path
|
path: some/other/path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user