download libcodec2 artifacts to dist folder

This commit is contained in:
dj2ls 2022-09-12 11:18:10 +02:00
parent 7a0d354c2c
commit 56f22965fb

View file

@ -329,7 +329,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
path: dist/codec2
path: tnc/dist/codec2
- name: LIST ALL FILES
shell: bash