mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-22 06:20:02 -04:00
Fix artifact download
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user