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 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #