mirror of https://github.com/wb2osz/direwolf.git
				
				
				
			Merge a26612a365 into 486b3cf1f6
				
					
				
			This commit is contained in:
		
						commit
						78c250dd26
					
				| 
						 | 
					@ -92,7 +92,7 @@ jobs:
 | 
				
			||||||
          # this is not perfect but enought for now
 | 
					          # this is not perfect but enought for now
 | 
				
			||||||
          if [ "$RUNNER_OS" == "Linux" ]; then
 | 
					          if [ "$RUNNER_OS" == "Linux" ]; then
 | 
				
			||||||
            sudo apt-get update
 | 
					            sudo apt-get update
 | 
				
			||||||
            sudo apt-get install libasound2-dev libudev-dev libhamlib-dev gpsd
 | 
					            sudo apt-get install libasound2-dev libudev-dev libhamlib-dev libgps-dev
 | 
				
			||||||
          elif [ "$RUNNER_OS" == "macOS" ]; then
 | 
					          elif [ "$RUNNER_OS" == "macOS" ]; then
 | 
				
			||||||
            # just to simplify I use homebrew but
 | 
					            # just to simplify I use homebrew but
 | 
				
			||||||
            # we can use macports (latest direwolf is already available as port)
 | 
					            # we can use macports (latest direwolf is already available as port)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue