update release.yml

This commit is contained in:
MihailRis 2025-12-03 23:51:47 +03:00 committed by ShiftyX1
parent 8ad578e109
commit fa2b933856

View File

@ -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