Typo fix.
This commit is contained in:
		
							parent
							
								
									d27320b94c
								
							
						
					
					
						commit
						e1f7296c41
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/ccpp.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ccpp.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -20,7 +20,7 @@ jobs:
 | 
			
		|||
      run: brew install ninja lua@5.1 luarocks
 | 
			
		||||
    - name: luarocks
 | 
			
		||||
      run: |
 | 
			
		||||
        luarocks install lua-posix
 | 
			
		||||
        luarocks install --lua-dir=/usr/local/opt/lua@5.1 lua-posix
 | 
			
		||||
    - name: make
 | 
			
		||||
      run: make LUA=lua
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -45,7 +45,7 @@ jobs:
 | 
			
		|||
          zip
 | 
			
		||||
    - name: luarocks
 | 
			
		||||
      run: |
 | 
			
		||||
        /mingw32/bin/luarocks --lua-dir=/usr/local/opt/lua@5.1 install lua-posix
 | 
			
		||||
        /mingw32/bin/luarocks install lua-posix
 | 
			
		||||
    - uses: actions/checkout@v3
 | 
			
		||||
    - name: build
 | 
			
		||||
      run: |
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue