Skip to content

Commit 404ffef

Browse files
author
Alexey Dudko
committed
make platforms package publicly visible
1 parent ddcdd61 commit 404ffef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platforms/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
package(default_visibility = ["//visibility:public"])
16+
1517
platform(
1618
name = "linux-x86_64",
1719
constraint_values = [

0 commit comments

Comments
 (0)