Skip to content

Commit

Permalink
fixing again
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghh04 committed Dec 14, 2023
1 parent 8dc2b71 commit 7e72ed5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
source ${VENV}/bin/activate
rm -rf *.egg*
rm -rf build
rm -rf dist
pip uninstall dlio_benchmark
python setup.py build
python setup.py install
- name: Install DLIO
Expand Down

0 comments on commit 7e72ed5

Please sign in to comment.