We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0680561 commit 4e468fdCopy full SHA for 4e468fd
.github/workflows/update-docs.yml
@@ -37,7 +37,7 @@ jobs:
37
bun-version: latest
38
- name: Create dummy accesstoken file
39
run: echo 'dummytoken' > ./accesstoken
40
- working-directory: example
+ working-directory: maps/example
41
- name: Install dependencies
42
run: yarn install
43
- name: Generate component docs into maps-docs repo
0 commit comments