mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
apparently Gr1N does respect working-directory
This commit is contained in:
parent
94f0e142a2
commit
c9cbe209b8
1 changed files with 1 additions and 3 deletions
4
.github/workflows/deploy_data.yml
vendored
4
.github/workflows/deploy_data.yml
vendored
|
@ -30,9 +30,7 @@ jobs:
|
|||
- name: Print poetry version
|
||||
run: poetry --version
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd data/data-pipeline
|
||||
poetry install
|
||||
run: poetry install
|
||||
- name: Run Scripts
|
||||
run: |
|
||||
poetry run download_census
|
||||
|
|
Loading…
Add table
Reference in a new issue