Skip to content

Commit

Permalink
Update daily-minitb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matluca authored Dec 30, 2023
1 parent cf60359 commit 7f8a4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-minitb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.8'
- run: pip install requests numpy nba_api pandas lxml
- run: pip install requests libxml2 libxslt numpy nba_api pandas lxml
- run: python scripts/daily_minitb.py
env:
PASSWORD: ${{ secrets.FIREBASE_DB_ADMIN_PASSWORD }}

0 comments on commit 7f8a4e6

Please sign in to comment.