Skip to content

Commit

Permalink
Install Dependency first
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Nov 4, 2023
1 parent dc78f7c commit 7587d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
path: tmp/rc-cache
key: rc-cache

- run: python setup.py bdist_wheel
- run: python3 -m pip install -r requirements.txt
- run: python setup.py bdist_wheel
- run: python3 -m pip install dist/rankingbot-*.whl

- name: Update
Expand Down

0 comments on commit 7587d27

Please sign in to comment.