Skip to content

Commit

Permalink
fix docs test
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser committed Nov 11, 2024
1 parent 9e77b6a commit 33f39af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
run: yarn build
env:
NEXT_PUBLIC_BASE_URL: "http://localhost:3000"
NEXT_PUBLIC_BASE_PATH: /api
NEXT_PUBLIC_DOCS_URL: "https://medusa-docs.vercel.app"
NEXT_PUBLIC_UI_URL: "https://docs-ui.vercel.app"
# TODO change once we have actual URLs
Expand Down

0 comments on commit 33f39af

Please sign in to comment.