mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-27 08:58:28 +02:00
@actions/artifact v0.2.0
This commit is contained in:
parent
7ede1c07b6
commit
21bc012462
3 changed files with 46 additions and 5 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -45,6 +45,7 @@ jobs:
|
|||
run: npm run format-check
|
||||
|
||||
# Test end-to-end by uploading two artifacts and then downloading them
|
||||
# Once upload-artifact v2 is out of preview, switch over
|
||||
- name: Create artifacts
|
||||
run: |
|
||||
mkdir -p path/to/artifact-A
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue