Skip to content

Commit f41bfda

Browse files
committed
fix: add WORKSPACE file and export all files in whl_with_data repo
1 parent 103ec9a commit f41bfda

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
exports_files(glob(["*"]))
1+
exports_files(glob(["**"]))
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
workspace(name = "whl_with_data")

0 commit comments

Comments
 (0)