From e7e46a8b2faf6b45ed7572b95c94fec4e7e246bd Mon Sep 17 00:00:00 2001 From: Roman Babenko Date: Tue, 21 Nov 2023 18:36:21 +0200 Subject: [PATCH] Update .github/workflows/benchmark.yml --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index ee35513431..f1bdeef619 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -47,7 +47,7 @@ jobs: - name: Generate Data Asset if: steps.cache-data.outputs.cache-hit != 'true' - run: python download_data.py --data_dir data --light_obfuscation + run: python download_data.py --data_dir data --lite_obfuscation # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #