mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-30 00:41:18 -07:00
bin/sh
This commit is contained in:
parent
7bd1a9e59e
commit
6d3e1d372c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/combine-tilefy.yml
vendored
2
.github/workflows/combine-tilefy.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
working-directory: /tmp/tippecanoe-src
|
||||
run: |
|
||||
sudo /bin/sh -c make
|
||||
sudo bin/sh -c make install
|
||||
sudo /bin/sh -c make install
|
||||
- name: Run Scripts
|
||||
run: |
|
||||
poetry run python3 data_pipeline/application.py geo-score -s aws
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue