Fix artifact download

This commit is contained in:
Luke Street
2024-09-04 08:26:33 -06:00
parent 31d1166b34
commit 8e1861d759
+1 -1
View File
@@ -60,7 +60,7 @@ jobs:
- name: Download artifact
uses: actions/download-artifact@v4
with:
name: GZLE01-report-${{ github.sha }}
name: GZLE01_report
path: ./artifacts
- name: Rename artifact
run: |