Skip to content

Commit

Permalink
Use bash
Browse files Browse the repository at this point in the history
  • Loading branch information
vycius committed Jul 30, 2024
1 parent 4d7a514 commit d4e5bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basemap-vector-data-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
scripts
- name: Generate houses GPKG in EPSG:4326
run: sh scripts/create-houses-geopackage.sh
run: bash scripts/create-houses-geopackage.sh

- name: Create output directory
run: mkdir output
Expand Down

0 comments on commit d4e5bec

Please sign in to comment.