We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5088a2 commit 702ec28Copy full SHA for 702ec28
.github/workflows/bundle_analysis.yml
@@ -69,7 +69,7 @@ jobs:
69
uses: dawidd6/action-download-artifact@v2
70
if: success() && github.event.number
71
with:
72
- workflow: nextjs_bundle_analysis.yml
+ workflow: bundle_analysis.yml
73
branch: ${{ github.event.pull_request.base.ref }}
74
path: ./examples/bundle-test/.next/analyze/base
75
0 commit comments