Another typo fix.
This commit is contained in:
		
							parent
							
								
									269484f64a
								
							
						
					
					
						commit
						f09182eb37
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -5,7 +5,7 @@ build:
 | 
			
		|||
        pull: true
 | 
			
		||||
        shell: $$arch
 | 
			
		||||
        commands:
 | 
			
		||||
          - if [ $$arch == sh ]; then apt update; apt install build-essential bison flex; fi
 | 
			
		||||
          - if [ $$arch = sh ]; then apt update; apt install build-essential bison flex; fi
 | 
			
		||||
          - make PREFIX=/tmp/acki +ack
 | 
			
		||||
 | 
			
		||||
matrix:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue