Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tben authored Jun 21, 2024
1 parent 0d64e5c commit a2f92f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
ogr2ogr -select admin,iso_a3 -f geojson ne_110m_admin_0_countries/ne_110m_admin_0_countries.geojson ne_110m_admin_0_countries/ne_110m_admin_0_countries.shp
- name: Output file
run: echo "GeoJSON file created: ne_110m_admin_0_countries/ne_110m_admin_0_countries.geojson"
run: echo "GeoJSON file created:"

- name: Upload build artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit a2f92f2

Please sign in to comment.