Skip to content

Commit 5fe928c

Browse files
authored
fix: typo in run_data_sync.yml (yihong0618#799)
1 parent f8727a2 commit 5fe928c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_data_sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ env:
3636
# Dont making this huge, just picking points you needing. https://developers.google.com/maps/documentation/utilities/polylineutility using this tool to making your polyline
3737
IGNORE_POLYLINE: 'ktjrFoemeU~IorGq}DeB'
3838
IGNORE_RANGE: 10 # Unit meter
39-
SAVE_DATA_IN_GITHUB_CACHE: false # if you deploy in the vercal, check the README
39+
SAVE_DATA_IN_GITHUB_CACHE: false # if you deploy in the vercel, check the README
4040
DATA_CACHE_PREFIX: 'track_data'
4141
BUILD_GH_PAGES: true # If you do not need GitHub Page please set it to `false`
4242
SAVE_TO_PARQENT: false # If you want to save the data to the repo, set it to `true`

0 commit comments

Comments
 (0)