Skip to content

Commit

Permalink
Argh I guess this must be upper case, fine
Browse files Browse the repository at this point in the history
  • Loading branch information
bdgrichards committed Jul 1, 2024
1 parent be9615c commit 8d5f763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
echo "These outputs are missing: $GONE"
exit 1
fi
- name: create GPX from KML
- name: Create GPX from KML
run: python3 ./scripts/kml_to_gpx.py --fname_in ./outputs/plateau.kml --fname_out ./outputs/plateau.gpx
#=========================== PROCESS OUTPUT ===========================#
- name: Compress PDFs
Expand Down

0 comments on commit 8d5f763

Please sign in to comment.