MyArtifacts
This commit is contained in:
parent
64a74caed2
commit
8026364e18
2
.github/workflows/attach-release.yml
vendored
2
.github/workflows/attach-release.yml
vendored
@ -23,6 +23,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Download MyArtifacts
|
- name: Download MyArtifacts
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
|
with:
|
||||||
|
path: ./artifacts
|
||||||
|
|
||||||
- name: Display structure of downloaded files
|
- name: Display structure of downloaded files
|
||||||
run: ls -R
|
run: ls -R
|
||||||
|
Loading…
x
Reference in New Issue
Block a user