Fix circleci yml

This commit is contained in:
Lakindu Akash 2020-10-04 16:42:59 +05:30
parent 4cb24cbb7b
commit 7d39a26adf
No known key found for this signature in database
GPG Key ID: 87D9889F7A634A38

View File

@ -5,4 +5,5 @@ jobs:
- image: ubuntu:latest
steps:
- checkout
- run: sudo apt update && sudo apt install -y libgtk-3-dev build-essential gcc g++ pkg-config make hostapd
- run: make && sudo make install