mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Update install test with buildroot changes
This commit is contained in:
		
							parent
							
								
									f47fbdcb05
								
							
						
					
					
						commit
						04ddfa0bd0
					
				
							
								
								
									
										4
									
								
								.github/workflows/install.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/install.yml
									
									
									
									
										vendored
									
									
								
							| @ -31,7 +31,7 @@ jobs: | ||||
|       - name: make buildroot | ||||
|         run: | | ||||
|               source setup.sh | ||||
|               sudo -E make -C linux 2>&1 | tee -a $RISCV/logs/buildroot.log  | ||||
|               make -C linux 2>&1 | tee -a $RISCV/logs/buildroot.log | ||||
|       - name: regression | ||||
|         run: | | ||||
|               source setup.sh | ||||
| @ -87,7 +87,7 @@ jobs: | ||||
|       - name: make buildroot | ||||
|         run: | | ||||
|               source setup.sh | ||||
|               sudo -E make -C linux 2>&1 | tee -a $RISCV/logs/buildroot.log | ||||
|               make -C linux 2>&1 | tee -a $RISCV/logs/buildroot.log | ||||
|       - name: regression | ||||
|         run: | | ||||
|               source setup.sh | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user