We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50cd171 + 39c99fd commit b3360e4Copy full SHA for b3360e4
.github/scripts/linux-pre-script.sh
@@ -3,4 +3,4 @@
3
yum update gcc
4
yum update libstdc++
5
6
-conda install conda-forge::pybind11 -y
+${CONDA_RUN} install conda-forge::pybind11 -y
.github/scripts/version_script.sh
@@ -2,4 +2,4 @@
2
export TENSORDICT_BUILD_VERSION=0.8.0
0 commit comments