mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-24 21:20:12 +00:00
Fix circleci yml
This commit is contained in:
parent
c1fa50b241
commit
678e5e839e
@ -5,5 +5,5 @@ jobs:
|
||||
- image: ubuntu:latest
|
||||
steps:
|
||||
- checkout
|
||||
- run: sudo apt-get update && sudo apt-get install -y libgtk-3-dev build-essential gcc g++ pkg-config make hostapd
|
||||
- run: make && sudo make install
|
||||
- run: apt-get update && apt-get install -y libgtk-3-dev build-essential gcc g++ pkg-config make hostapd
|
||||
- run: make && make install
|
||||
|
Loading…
Reference in New Issue
Block a user