Skip to content

Commit

Permalink
Update CPU_inferencce_validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JX278 authored Dec 19, 2023
1 parent d5cc15c commit 3975c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CPU_inferencce_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
. ~/miniconda3/etc/profile.d/conda.sh
conda create -n libcantera python=3.8
conda activate libcantera
conda install -c cantera libcantera-devel
conda install -c cantera libcantera-devel=2.6
conda install pytorch pybind11
conda install --channel https://conda.anaconda.org/zhaofeng-shu33 easydict
git clone https://github.com/deepmodeling/deepflame-dev.git
Expand Down

0 comments on commit 3975c3c

Please sign in to comment.