mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-05-25 02:14:45 +00:00
@actions/artifact v0.2.0 package
This commit is contained in:
parent
9315ed55d4
commit
7f5d8636fa
5 changed files with 4680 additions and 866 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -69,6 +69,7 @@ jobs:
|
|||
path: path/**/dir*/
|
||||
|
||||
# Download Artifact #1 and verify the correctness of the content
|
||||
# Switch to download-artifact@v2 once it's out of preview
|
||||
- name: 'Download artifact #1'
|
||||
uses: actions/download-artifact@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue