summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 0222a1a5..bc26ade8 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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: |