Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TanmoySG committed Sep 13, 2024
1 parent 305379c commit 075c45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/data-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
WDB_DATABASE: ${{ secrets.WDB_DATABASE }}
WDB_COLLECTION: ${{ secrets.WDB_COLLECTION }}
run: |
pip install -r requirements.txt
cd ${GITHUB_WORKSPACE}/push
pip install -r requirements.txt
python3 app.py

0 comments on commit 075c45d

Please sign in to comment.