Skip to content

Commit 5f2ba40

Browse files
committed
Add missing var
1 parent a597f67 commit 5f2ba40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ jobs:
246246

247247
variables:
248248
TSPERF_PROCESS_KINDS: $[ dependencies.Setup.outputs['generateMatrix.TSPERF_PROCESS_KINDS'] ]
249+
TSPERF_PROCESS_LOCATIONS: $[ dependencies.Setup.outputs['generateMatrix.TSPERF_PROCESS_LOCATIONS'] ]
249250
BUILT_TYPESCRIPT_DIR: $(Pipeline.Workspace)/BuiltTypeScript
250251
BENCHMARKS_DIR: $(Pipeline.Workspace)/benchmarks
251252
MERGED_DIR: $(Pipeline.Workspace)/merged

0 commit comments

Comments
 (0)