update release.yml
This commit is contained in:
parent
8ad578e109
commit
fa2b933856
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -25,5 +25,6 @@ jobs:
|
|||||||
path: ./artifacts
|
path: ./artifacts
|
||||||
- name: Show Artifacts
|
- name: Show Artifacts
|
||||||
run: |
|
run: |
|
||||||
ls ./artifacts
|
sudo apt install -y tree
|
||||||
|
tree ./artifacts
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user