mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-24 23:48:29 +02:00
Update test.yml
This commit is contained in:
parent
3149ab347b
commit
1c317c8eb6
1 changed files with 1 additions and 6 deletions
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
|
@ -105,11 +105,6 @@ jobs:
|
||||||
}
|
}
|
||||||
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…
Add table
Add a link
Reference in a new issue