Skip to content

Commit ff5b41c

Browse files
authored
Merge pull request #173 from ISISComputingGroup/rerpha-patch-2
Update nextjs.yml
2 parents 5bc385b + 66948ea commit ff5b41c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nextjs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ concurrency:
2727
jobs:
2828
# Build job
2929
build:
30+
env:
31+
NODE_ENV: production
3032
runs-on: ubuntu-latest
3133
steps:
3234
- name: Checkout

0 commit comments

Comments
 (0)