mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-23 15:08:29 +02:00
Update test.yml
This commit is contained in:
parent
3149ab347b
commit
1c317c8eb6
1 changed files with 1 additions and 6 deletions
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"
|
||||
}
|
||||
shell: pwsh
|
||||
|
||||
- name: Download all Artifacts
|
||||
uses: ./
|
||||
with:
|
||||
name: 'Artifacts'
|
||||
path: some/other/pathart
|
||||
|
||||
|
||||
- run: ls -lR some
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue