Skip to content

Commit

Permalink
Update github workflow to keep up with changes to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcam10 committed Nov 18, 2024
1 parent ff4afb6 commit debda9b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- run: |
ls -lah
# #pip install -r requirements.txt
cd gdrive-aws-sync-workflow && pip install -r requirements.txt
- name: Checkout repository
uses: actions/setup-python@v5
Expand Down

0 comments on commit debda9b

Please sign in to comment.