Update blank.yml

This commit is contained in:
Lakindu Akash 2021-02-20 08:55:28 +05:30 committed by Lakindu Akash
parent 16c996d920
commit c47d78e2d3
No known key found for this signature in database
GPG Key ID: 6FB0085A614E0AC2

View File

@ -11,6 +11,6 @@ jobs:
- uses: actions/checkout@v1
- name: Build binaries
run: |
sudo apt install -y libgtk-3-dev build-essential cmake gcc g++ pkg-config make hostapd
sudo apt install -y libgtk-3-dev build-essential cmake gcc g++ pkg-config make
make
sudo make install