mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-03 22:21:55 +00:00 
			
		
		
		
	Install Crystal in container-release for linter
This commit is contained in:
		
							
								
								
									
										5
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							@@ -24,6 +24,11 @@ jobs:
 | 
			
		||||
      - name: Checkout
 | 
			
		||||
        uses: actions/checkout@v2
 | 
			
		||||
        
 | 
			
		||||
      - name: Install Crystal
 | 
			
		||||
        uses: oprypin/install-crystal@v1.2.4
 | 
			
		||||
        with:
 | 
			
		||||
          crystal: ${{ matrix.crystal }}
 | 
			
		||||
        
 | 
			
		||||
      - name: Run lint
 | 
			
		||||
        run: |
 | 
			
		||||
          if ! crystal tool format --check; then
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user