use correct artifact name in test

This commit is contained in:
Rob Herley
2024-01-23 11:26:59 -05:00
parent 53ef6987b3
commit 530ed2c9b8

View File

@ -191,7 +191,7 @@ jobs:
- name: 'Download merged artifacts'
uses: actions/download-artifact@v4
with:
name: Merged-Artifacts
name: merged-artifacts
path: all-merged-artifacts
- name: 'Check merged artifact has directories for each artifact'
run: |