mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	fix indexing benchmark GH actions upload filename
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/benchmarks.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/benchmarks.yml
									
									
									
									
										vendored
									
									
								
							@@ -38,7 +38,7 @@ jobs:
 | 
			
		||||
        id: commit_sha
 | 
			
		||||
      - name: Set file basename with format "dataset_branch_commitSHA"
 | 
			
		||||
        shell: bash
 | 
			
		||||
        run: echo "##[set-output name=basename;]$(echo ${BENCH_NAME}${{ steps.normalized_current_branch.outputs.name }}_${{ steps.commit_sha.outputs.short }})"
 | 
			
		||||
        run: echo "##[set-output name=basename;]$(echo ${BENCH_NAME}_${{ steps.normalized_current_branch.outputs.name }}_${{ steps.commit_sha.outputs.short }})"
 | 
			
		||||
        id: file
 | 
			
		||||
 | 
			
		||||
      # Run benchmarks
 | 
			
		||||
 
 | 
			
		||||
@@ -34,7 +34,7 @@ jobs:
 | 
			
		||||
        id: commit_sha
 | 
			
		||||
      - name: Set file basename with format "dataset_branch_commitSHA"
 | 
			
		||||
        shell: bash
 | 
			
		||||
        run: echo "##[set-output name=basename;]$(echo ${BENCH_NAME}${{ steps.normalized_current_branch.outputs.name }}_${{ steps.commit_sha.outputs.short }})"
 | 
			
		||||
        run: echo "##[set-output name=basename;]$(echo ${BENCH_NAME}_${{ steps.normalized_current_branch.outputs.name }}_${{ steps.commit_sha.outputs.short }})"
 | 
			
		||||
        id: file
 | 
			
		||||
 | 
			
		||||
      # Run benchmarks
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user