Skip to content

Commit 4e468fd

Browse files
authored
Update working directory for accesstoken creation
1 parent 0680561 commit 4e468fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
bun-version: latest
3838
- name: Create dummy accesstoken file
3939
run: echo 'dummytoken' > ./accesstoken
40-
working-directory: example
40+
working-directory: maps/example
4141
- name: Install dependencies
4242
run: yarn install
4343
- name: Generate component docs into maps-docs repo

0 commit comments

Comments
 (0)