Skip to content

Commit 702ec28

Browse files
authored
Update bundle_analysis.yml
1 parent e5088a2 commit 702ec28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundle_analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
uses: dawidd6/action-download-artifact@v2
7070
if: success() && github.event.number
7171
with:
72-
workflow: nextjs_bundle_analysis.yml
72+
workflow: bundle_analysis.yml
7373
branch: ${{ github.event.pull_request.base.ref }}
7474
path: ./examples/bundle-test/.next/analyze/base
7575

0 commit comments

Comments
 (0)