diff --git a/.github/workflows/meticulous.yaml b/.github/workflows/meticulous.yaml index d0a8dee3..32c051b9 100644 --- a/.github/workflows/meticulous.yaml +++ b/.github/workflows/meticulous.yaml @@ -58,6 +58,8 @@ jobs: yarn build - name: Serve project + env: + PORT: 3000 # TODO: Update these commands to serve your app's frontend locally, and # then update the app-url to match. #