Skip to content

Commit

Permalink
attempt to add packages in diopi_ci_card8_15:dipu_dev_py39
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinfromTJ committed Dec 7, 2023
1 parent a372b7f commit 0a5a402
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_runs-on-ascend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
build_shell: "
source dicp/scripts/ci/ascend/ci_ascend_build_env.sh && \
conda info --envs | grep \"*\" | awk '{print $1}' && \
conda activate dipu_dev_py39 && \
pip install scikit-build && \
pip uninstall torch_dipu -y && \
pip uninstall dicp -y && \
cd dipu && python setup.py install --user && \
Expand Down

0 comments on commit 0a5a402

Please sign in to comment.