Typo fix.
This commit is contained in:
		
							parent
							
								
									37403f2f7b
								
							
						
					
					
						commit
						ad5a8de148
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/ccpp.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ccpp.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -19,7 +19,7 @@ jobs:
 | 
			
		|||
    - name: brew
 | 
			
		||||
      run: brew install ninja lua luarocks
 | 
			
		||||
    - name: luarocks
 | 
			
		||||
      run |
 | 
			
		||||
      run: |
 | 
			
		||||
        luarocks install luaposix
 | 
			
		||||
    - name: make
 | 
			
		||||
      run: make LUA=lua
 | 
			
		||||
| 
						 | 
				
			
			@ -44,7 +44,7 @@ jobs:
 | 
			
		|||
          flex
 | 
			
		||||
          zip
 | 
			
		||||
    - name: luarocks
 | 
			
		||||
      run |
 | 
			
		||||
      run: |
 | 
			
		||||
        luarocks install luaposix
 | 
			
		||||
    - uses: actions/checkout@v3
 | 
			
		||||
    - name: build
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue