mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-10 06:00:11 +00:00
Add make test to github actions
This commit is contained in:
parent
43eb2ac125
commit
1fc80c4468
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -13,5 +13,6 @@ jobs:
|
||||
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 test
|
||||
make
|
||||
sudo make install
|
||||
|
Loading…
Reference in New Issue
Block a user