Skip to content

Commit b8a1ee9

Browse files
author
Vincent Moens
committed
Update
[ghstack-poisoned]
1 parent 3d3e374 commit b8a1ee9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/scripts/linux-pre-script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
yum update gcc
44
yum update libstdc++
55

6-
${CONDA_RUN} install conda-forge::pybind11 -y
6+
${CONDA_RUN} install conda-forge::pybind11

.github/scripts/version_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
export TENSORDICT_BUILD_VERSION=0.7.0
44

5-
${CONDA_RUN} install conda-forge::pybind11 -y
5+
${CONDA_RUN} install conda-forge::pybind11

0 commit comments

Comments
 (0)