We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e8f8b commit f12aaf1Copy full SHA for f12aaf1
.github/workflows/sync.yml
@@ -37,5 +37,6 @@ jobs:
37
working-directory: "/home/runner/work/python-pipelines/python-pipelines/gdrive-aws-data-sync-workflow"
38
- run: |
39
ls -lah /home/runner/work/python-pipelines/python-pipelines/gdrive-aws-data-sync-workflow
40
+ pwd
41
# cd gdrive-aws-sync-workflow && pip install -r requirements.txt && python gdrive_sync_to_s3.py
42
0 commit comments