Skip to content

Commit a9e8f8b

Browse files
committed
Checking directory listing
1 parent 0cd9ab7 commit a9e8f8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sync.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@ jobs:
3636
filename: .env
3737
working-directory: "/home/runner/work/python-pipelines/python-pipelines/gdrive-aws-data-sync-workflow"
3838
- run: |
39-
cd gdrive-aws-sync-workflow && pip install -r requirements.txt && python gdrive_sync_to_s3.py
39+
ls -lah /home/runner/work/python-pipelines/python-pipelines/gdrive-aws-data-sync-workflow
40+
# cd gdrive-aws-sync-workflow && pip install -r requirements.txt && python gdrive_sync_to_s3.py
4041

0 commit comments

Comments
 (0)