Skip to content

Commit

Permalink
Update run-sync-script.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BaseMax authored Nov 28, 2024
1 parent 04d1576 commit f521a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-sync-script.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Install Python dependencies
run: |
cd config
if [ -f requirements.txt ]; then
cat requirements.txt
pip install -r requirements.txt
Expand Down

0 comments on commit f521a1c

Please sign in to comment.