mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +00:00
add env
This commit is contained in:
parent
5c91d7d3e6
commit
ddd6b65a15
1 changed files with 1 additions and 0 deletions
1
.github/workflows/hubspot_abri_sync.yml
vendored
1
.github/workflows/hubspot_abri_sync.yml
vendored
|
|
@ -24,6 +24,7 @@ jobs:
|
|||
- name: Run scripts
|
||||
env:
|
||||
PYTHONPATH: ${{ github.workspace }}
|
||||
DATABASE_URL: ${{ secrets.PROD_DATABASE_URL }}
|
||||
run: |
|
||||
pwd
|
||||
ls -la
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue