💚 Change to using turbo

This commit is contained in:
ajnart
2023-05-15 17:24:46 +09:00
parent 96713f5223
commit 141004c39f

View File

@@ -57,7 +57,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 turbo 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