Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Nov 17, 2023
1 parent 516eff7 commit cb72029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduler_daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: 🔧 Build & Test
run: |
# Conver human-readable Geojson file into computer-friendly one
# Convert human-readable Geojson file into computer-friendly one
bundle exec ruby compact_geojson.rb
JEKYLL_ENV=production bundle exec jekyll build
JEKYLL_ENV=production bundle exec jekyll doctor
Expand Down

0 comments on commit cb72029

Please sign in to comment.