mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-06 15:42:17 +01:00
💚 Change to using turbo
This commit is contained in:
2
.github/workflows/nextjs_bundle_analysis.yml
vendored
2
.github/workflows/nextjs_bundle_analysis.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user