File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2626
2727 - name : 🔧 Build & Test
2828 run : |
29- # Conver human-readable Geojson file into computer-friendly one
29+ # Convert human-readable Geojson file into computer-friendly one
3030 bundle exec rake compact_geojson
3131 JEKYLL_ENV=production bundle exec jekyll build
3232 JEKYLL_ENV=production bundle exec jekyll doctor
Original file line number Diff line number Diff line change 7676
7777 # Save GeoJSON data to render DojoMap
7878 git add dojos.geojson
79- git add dojos.min.geojson
8079
8180 # Commit changed files above
8281 git commit -m '🤖 Upsert Earth/Japan data for DojoMap'
Original file line number Diff line number Diff line change 77vendor /
88
99.DS_Store
10+
11+ # Generated files
12+ dojos.min.geojson
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments