This commit is contained in:
Thorsten Sommer 2024-06-22 11:53:51 +02:00
parent 89c2a21754
commit b5741a1d10
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -582,7 +582,7 @@ jobs:
path: ${{ github.workspace }}/artifacts path: ${{ github.workspace }}/artifacts
merge-multiple: false merge-multiple: false
- name: Display structure of downloaded files - name: Display structure of previously artifacts
run: ls -Rlhat $GITHUB_WORKSPACE/artifacts run: ls -Rlhat $GITHUB_WORKSPACE/artifacts
- name: Prepare release assets - name: Prepare release assets