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 2796374 commit efab82aCopy full SHA for efab82a
1 file changed
.github/workflows/build.yml
@@ -72,7 +72,7 @@ jobs:
72
if: matrix.os == 'ubuntu-latest'
73
with:
74
name: webpack-stats
75
- path: apps/site.next/diagnostics/route-bundle-stats.json
+ path: apps/site/.next/diagnostics/route-bundle-stats.json
76
77
- name: Build Next.js (Static Export)
78
# We want to generate a static build, as it is a requirement of our website.
0 commit comments