Skip to content

Commit

Permalink
update to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
dorisjlee committed May 21, 2021
1 parent f039399 commit 804ceb0
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 uninstall -y lux-widget
pip install git+https://github.com/lux-org/lux-widget
pip install sqlalchemy
- name: Upload data to Postgres
Expand Down

0 comments on commit 804ceb0

Please sign in to comment.