Skip to content

Commit

Permalink
fix: update base path
Browse files Browse the repository at this point in the history
  • Loading branch information
tryajitiono-ab authored Sep 23, 2024
1 parent b97d22b commit 743b20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playground.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install dependencies and build
working-directory: ./examples/sdk-demo-example
env:
BASE_PATH: /accelbyte-web-sdk
BASE_PATH: /accelbyte-typescript-sdk
VITE_MODE: ${{ vars.VITE_MODE }}
VITE_SDK_BASE_URL: ${{ secrets.VITE_SDK_BASE_URL }}
VITE_CLIENT_ID: ${{ secrets.VITE_CLIENT_ID }}
Expand Down

0 comments on commit 743b20c

Please sign in to comment.