MyArtifacts
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user