Soichiro Miki
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/analyze.yml
|
|
@ -54,7 +54,7 @@ jobs: |
|
|
|
uses: dawidd6/action-download-artifact@v2 |
|
|
|
if: success() && github.event.number |
|
|
|
with: |
|
|
|
workflow: bundle_analysis_upload.yml |
|
|
|
workflow: analyze.yml |
|
|
|
branch: ${{ github.event.pull_request.base.ref }} |
|
|
|
name: bundle_analysis.json |
|
|
|
path: beta/.next/analyze/base/bundle |
|
|
|