File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -114,4 +114,4 @@ bazel-bin/tensorflow/tools/pip_package/build_pip_package "/wheels/$SUBFOLDER_NAM
114
114
# bazel-bin/tensorflow/tools/pip_package/build_pip_package "/wheels/$SUBFOLDER_NAME"
115
115
116
116
# Fix wheel folder permissions
117
- chmod -R 666 /wheels/
117
+ chmod -R 777 /wheels/
Original file line number Diff line number Diff line change @@ -112,4 +112,4 @@ bazel-bin/tensorflow/tools/pip_package/build_pip_package "/wheels/$SUBFOLDER_NAM
112
112
# bazel-bin/tensorflow/tools/pip_package/build_pip_package "/wheels/$SUBFOLDER_NAME"
113
113
114
114
# Fix wheel folder permissions
115
- chmod -R 666 /wheels/
115
+ chmod -R 777 /wheels/
Original file line number Diff line number Diff line change @@ -124,4 +124,4 @@ bazel-bin/tensorflow/tools/pip_package/build_pip_package "/wheels/$SUBFOLDER_NAM
124
124
# bazel-bin/tensorflow/tools/pip_package/build_pip_package "/wheels/$SUBFOLDER_NAME"
125
125
126
126
# Fix wheel folder permissions
127
- chmod -R 666 /wheels/
127
+ chmod -R 777 /wheels/
Original file line number Diff line number Diff line change @@ -130,4 +130,4 @@ bazel-bin/tensorflow/tools/pip_package/build_pip_package "/wheels/$SUBFOLDER_NAM
130
130
# bazel-bin/tensorflow/tools/pip_package/build_pip_package "/wheels/$SUBFOLDER_NAME"
131
131
132
132
# Fix wheel folder permissions
133
- chmod -R 666 /wheels/
133
+ chmod -R 777 /wheels/
You can’t perform that action at this time.
0 commit comments