From 87dff59094aa07475d3215390af9d5f8f6e7a6a7 Mon Sep 17 00:00:00 2001 From: ktechmidas Date: Sun, 13 Oct 2024 18:51:00 +0300 Subject: [PATCH] let's try that --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 924e97d..773f692 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -68,7 +68,7 @@ jobs: - name: Download build artifacts uses: actions/download-artifact@v3 with: - name: dash-evo-tool-* + name: dash-evo-tool-${{ matrix.platform }} path: ./release - name: Publish release