Typo fix.
This commit is contained in:
		
							parent
							
								
									b57900c638
								
							
						
					
					
						commit
						269484f64a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -3,7 +3,7 @@ clone: | ||||||
| build: | build: | ||||||
|         image: teaci/msys32 |         image: teaci/msys32 | ||||||
|         pull: true |         pull: true | ||||||
|         shell: $$shell |         shell: $$arch | ||||||
|         commands: |         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 |           - make PREFIX=/tmp/acki +ack | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue