mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-21 19:40:11 +00:00
Update blank.yml
This commit is contained in:
parent
dffbcc95e8
commit
59aa14a274
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
@ -11,6 +11,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Build binaries
|
- name: Build binaries
|
||||||
run: |
|
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
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
Loading…
Reference in New Issue
Block a user