Skip to content

Commit

Permalink
Update buildspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ki-ki-316 authored Sep 19, 2022
1 parent ea54510 commit d9833d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ phases:
- NEXT_PUBLIC_HEALTH_API=${NEXT_PUBLIC_HEALTH_API}
- NEXT_PUBLIC_API_BASE_URI=${NEXT_PUBLIC_API_BASE_URI}
# - NEXT_PUBLIC_GOOGLE_CLIENT_ID=${NEXT_PUBLIC_GOOGLE_CLIENT_ID}
- npm i next
- npm i
- npm run build
- npm run export

Expand Down

0 comments on commit d9833d1

Please sign in to comment.