remove linter binary after linting to enable clean state repo for goreleaser
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/go.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/go.yml
									
									
									
									
										vendored
									
									
								
							@@ -23,6 +23,7 @@ jobs:
 | 
			
		||||
    - name: Lint source code
 | 
			
		||||
      run: |
 | 
			
		||||
        make tools lint
 | 
			
		||||
        rm -rf .bin
 | 
			
		||||
 | 
			
		||||
    - name: Create release tag
 | 
			
		||||
      run: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user