Skip to content

Commit 2e59371

Browse files
authored
Update webflash.yml
1 parent ae74a3f commit 2e59371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/webflash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/download-artifact@v5
2121
with:
2222
# We named the artifact with the build run_id in the IDF workflow
23-
name: tab5-build-${{ github.event.workflow_run.id }}
23+
name: tab5-build
2424
# v5 supports cross-run downloads when given run-id & token/permissions
2525
run-id: ${{ github.event.workflow_run.id }}
2626
path: _dl

0 commit comments

Comments
 (0)