fix yaml file
This commit is contained in:
		
							parent
							
								
									20fc4d963b
								
							
						
					
					
						commit
						ab10eb510a
					
				| 
						 | 
					@ -25,8 +25,6 @@ jobs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - restore_cache:
 | 
					      - restore_cache:
 | 
				
			||||||
          key: {{ arch }}
 | 
					          key: {{ arch }}
 | 
				
			||||||
          paths:
 | 
					 | 
				
			||||||
            - llvm-project
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - run:
 | 
					      - run:
 | 
				
			||||||
          name: Install MLIR
 | 
					          name: Install MLIR
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue