Skip to content

Commit

Permalink
Merge branch 'master' of github.com:RUCAIBox/RecBole
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyushuo committed Jun 3, 2022
2 parents c3bef6d + 959ec8b commit 555a8bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install protobuf==3.19.0
pip install pytest
pip install dgl
pip install xgboost
Expand Down

0 comments on commit 555a8bd

Please sign in to comment.