diff options
| -rw-r--r-- | .github/workflows/build.yml | 2 |
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: | |
