Skip to content

Commit aeddefb

Browse files
committed
chore: update comments
1 parent 4221e10 commit aeddefb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,7 @@ jobs:
150150
151151
# ---- PRODUCTION ONLY --
152152

153-
# https://github.com/gatsbyjs/gatsby/discussions/32389
154-
# https://github.com/gatsbyjs/gatsby/discussions/34473
155-
- name: Build website
153+
- name: Build website in prod
156154
if: ${{ !env.ACT && github.repository_owner == 'merico-dev' && github.event.client_payload.env == 'prod' }}
157155
run: |
158156
yarn build --verbose

0 commit comments

Comments
 (0)