Skip to content

Commit

Permalink
update github workflow with latest lux-widget
Browse files Browse the repository at this point in the history
  • Loading branch information
dorisjlee committed May 21, 2021
1 parent 6c98f43 commit f039399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
pip install wheel
pip install -r requirements.txt
pip install -r requirements-dev.txt
pip install git+https://github.com/lux-org/lux-widget
pip install sqlalchemy
- name: Upload data to Postgres
run: |
Expand Down

0 comments on commit f039399

Please sign in to comment.