Update nextjs-bundle-analysis.yml

pull/6971/head
zomars 2023-02-13 14:44:55 -07:00
parent fbf8ff6db7
commit 34a10205a3
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ jobs:
- name: Build next.js app
# change this if your site requires a custom build command
run: ./node_modules/.bin/next build
run: yarn db-seed && yarn build
# Here's the first place where next-bundle-analysis' own script is used
# This step pulls the raw bundle stats for the current bundle