From 56f22965fbb319180bab179509919e7438d8ca8a Mon Sep 17 00:00:00 2001 From: dj2ls Date: Mon, 12 Sep 2022 11:18:10 +0200 Subject: [PATCH] download libcodec2 artifacts to dist folder --- .github/workflows/build_multiplatform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_multiplatform.yml b/.github/workflows/build_multiplatform.yml index a68b9678..8fcf0b43 100644 --- a/.github/workflows/build_multiplatform.yml +++ b/.github/workflows/build_multiplatform.yml @@ -329,7 +329,7 @@ jobs: - uses: actions/download-artifact@v3 with: - path: dist/codec2 + path: tnc/dist/codec2 - name: LIST ALL FILES shell: bash