Skip to content

Commit e3514ee

Browse files
author
Will Feng
committed
try to fix
1 parent 68031d7 commit e3514ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ pytorch_tutorial_build_defaults: &pytorch_tutorial_build_defaults
118118
export pyTorchDockerImageTag=291
119119
echo "PyTorchDockerImageTag: "${pyTorchDockerImageTag}
120120
121-
cat >/home/circleci/project/ci_build_script.sh <<EOL
121+
cat >/home/circleci/project/ci_build_script.sh \<<EOL
122122
# =================== The following code will be executed inside Docker container ===================
123123
set -ex
124124

0 commit comments

Comments
 (0)