mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +00:00
workspace directory set for python path
This commit is contained in:
parent
d8cd2d147f
commit
de7cafec29
1 changed files with 1 additions and 0 deletions
1
.github/workflows/sharepoint_validator.yml
vendored
1
.github/workflows/sharepoint_validator.yml
vendored
|
|
@ -25,6 +25,7 @@ jobs:
|
|||
ls -la
|
||||
bash run_daily_script.sh
|
||||
env:
|
||||
PYTHONPATH: ${{ github.workspace }}
|
||||
SOUTH_COAST_INSULATION_SERVICE_SHAREPOINT_ID: ${{ secrets.SOUTH_COAST_INSULATION_SERVICE_SHAREPOINT_ID }}
|
||||
JJC_SERVICE_SHAREPOINT_ID: ${{ secrets.JJC_SERVICE_SHAREPOINT_ID }}
|
||||
BAXTER_KELLY_SERVICE_SHAREPOINT_ID: ${{ secrets.BAXTER_KELLY_SERVICE_SHAREPOINT_ID }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue