mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Fix CI with check-release.sh script
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/publish-binaries.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish-binaries.yml
									
									
									
									
										vendored
									
									
								
							@@ -11,7 +11,7 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v2
 | 
			
		||||
      - name: Check release validity
 | 
			
		||||
        run: sh .github/scripts/check-release.sh
 | 
			
		||||
        run: bash .github/scripts/check-release.sh
 | 
			
		||||
 | 
			
		||||
  publish:
 | 
			
		||||
    name: Publish binary for ${{ matrix.os }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user