mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-22 00:35:32 +08:00
Update .github/workflows/test.yml
This commit is contained in:
parent
72f656fe3b
commit
c4f65cdfc5
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -90,7 +90,7 @@ jobs:
|
|||||||
|
|
||||||
# Download Artifact #1 and verify the correctness of the content
|
# Download Artifact #1 and verify the correctness of the content
|
||||||
- name: 'Download artifact #1'
|
- name: 'Download artifact #1'
|
||||||
uses: actions/download-artifact@v2.0.10
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: 'Artifact-A'
|
name: 'Artifact-A'
|
||||||
path: some/new/path
|
path: some/new/path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user