Skip to content

Commit 8fb35c8

Browse files
avivkellerovflowd
andauthored
Update .github/workflows/build.yml
Co-authored-by: Claudio Wunder <cwunder@gnome.org> Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent 93f3ea1 commit 8fb35c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
name: webpack-stats
7777
path: apps/site/.next/server/webpack-stats.json
7878

79-
- name: Build Next.js (Static Default Locale)
79+
- name: Build Next.js (Static Export)
8080
# We want to generate a static build, as it is a requirement of our website.
8181
run: node_modules/.bin/turbo deploy ${{ env.TURBO_ARGS }}
8282
env:

0 commit comments

Comments
 (0)