Skip to content

Commit efab82a

Browse files
committed
fixup!
1 parent 2796374 commit efab82a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
if: matrix.os == 'ubuntu-latest'
7373
with:
7474
name: webpack-stats
75-
path: apps/site.next/diagnostics/route-bundle-stats.json
75+
path: apps/site/.next/diagnostics/route-bundle-stats.json
7676

7777
- name: Build Next.js (Static Export)
7878
# We want to generate a static build, as it is a requirement of our website.

0 commit comments

Comments
 (0)