diff --git a/.github/workflows/build-release-latest-test-artifacts.yml b/.github/workflows/build-release-latest-test-artifacts.yml index aaa833bd1..148a3d36c 100644 --- a/.github/workflows/build-release-latest-test-artifacts.yml +++ b/.github/workflows/build-release-latest-test-artifacts.yml @@ -268,7 +268,7 @@ jobs: # get binaries created by other jobs - uses: actions/download-artifact@v4 with: - name: 'rhel*' + pattern: 'rhel*' path: artifact merge-multiple: true # organize SSH deploy key for nagstamon-repo