We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46e5c6e commit e7232deCopy full SHA for e7232de
.github/workflows/CPU_inferencce_validation.yml
@@ -25,7 +25,7 @@ jobs:
25
&& cp -r /root/actions-runner-dev/data/flare_CH4_SandiaD_4D.tbl examples/dfLowMachFoam/fgm/twoD_SandiaD_flareFGM
26
&& source ~/miniconda3/etc/profile.d/conda.sh
27
&& conda activate libcantera
28
- && source /opt/OpenFOAM/OpenFOAM-7/etc/bashrc
+ && source /opt/openfoam7/etc/bashrc
29
&& . configure.sh --use_pytorch
30
&& source ./bashrc
31
&& . install.sh
0 commit comments