From 59aa14a274251bea5ed03df83057d5b0ceb35088 Mon Sep 17 00:00:00 2001 From: Lakindu Akash Date: Sat, 20 Feb 2021 08:55:28 +0530 Subject: [PATCH] Update blank.yml --- .github/workflows/blank.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 7042bd2..72862fe 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -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