From ade561d231235ced64a8b59fb675cca85b4f989e Mon Sep 17 00:00:00 2001 From: Andrii Penechko Date: Sun, 26 May 2024 20:47:06 +0300 Subject: [PATCH] Update CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 898b68b..54b4d7d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -179,7 +179,7 @@ jobs: # Download build artifacts of other jobs - uses: actions/download-artifact@v4 with: - name: artifact-* + pattern: artifact-* merge-multiple: true path: bin/ # Update tag, so that we get proper date and commit on github