missed load

This commit is contained in:
Tony Aiuto 2022-12-07 16:56:15 -05:00
parent 0176b8dc7b
commit 59040f1b6d
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
workspace(name = "platforms")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_license",
urls = [