mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-21 19:40:11 +00:00
Update build.yml
This commit is contained in:
parent
6f8a9c0cc3
commit
9757eb2715
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Build binaries
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libgtk-3-dev libqrencode-dev libpng-dev build-essential gcc g++ pkg-config make
|
||||
make
|
||||
sudo make install
|
||||
|
Loading…
Reference in New Issue
Block a user