Skip to content

Commit 0b800ba

Browse files
authored
Update extension syncing (#676)
1 parent 0b85763 commit 0b800ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
with:
6363
source_folder: 'dist'
6464
destination_repo: 'Maps4HTML/mapml-extension'
65-
destination_folder: 'test/dist'
65+
destination_folder: 'src/dist'
6666
user_email: '[email protected]'
6767
user_name: 'prushforth'
6868
commit_msg: '[AUTO] Sync MapML Build'

0 commit comments

Comments
 (0)