Fix wrong path for ruby benchmark.

PiperOrigin-RevId: 294224689
This commit is contained in:
Zach Koopmans 2020-02-10 08:28:00 -08:00 committed by gVisor bot
parent 17b9f5e662
commit 724bafa094
1 changed files with 0 additions and 1 deletions

View File

@ -15,5 +15,4 @@ pkg_tar(
"index.erb",
"main.rb",
],
strip_prefix = "third_party/gvisor/benchmarks/workloads/ruby_template",
)