CI: Remove non-existent download_cache_path from web benchmarks job

This commit is contained in:
Jelle Raaijmakers 2026-04-08 11:29:51 +02:00 committed by Tim Flynn
parent 27c4a2e439
commit b2e169efc6

View file

@ -76,7 +76,6 @@ jobs:
toolchain: 'Clang'
cache_key_extra: 'Distribution'
ccache_path: ${{ env.CCACHE_DIR }}
download_cache_path: ${{ github.workspace }}/Build/caches
vcpkg_cache_path: ${{ github.workspace }}/Build/caches/vcpkg-binary-cache
- name: 'Assign Build Parameters'