mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-22 00:20:17 +00:00
Update test.yml
This commit is contained in:
parent
3149ab347b
commit
1c317c8eb6
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
@ -104,12 +104,7 @@ jobs:
|
|||||||
Write-Error "File contents of downloaded artifacts are incorrect"
|
Write-Error "File contents of downloaded artifacts are incorrect"
|
||||||
}
|
}
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
|
|
||||||
- name: Download all Artifacts
|
|
||||||
uses: ./
|
|
||||||
with:
|
|
||||||
name: 'Artifacts'
|
|
||||||
path: some/other/pathart
|
|
||||||
|
|
||||||
- run: ls -lR some
|
- run: ls -lR some
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user