Update linux.yml

This commit is contained in:
Dengfeng Liu 2021-12-14 15:50:35 +08:00 committed by GitHub
parent 6c67d39ce5
commit b87ff80cc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,7 @@ jobs:
patch -p1 < 200-configurable_builtin.patch
wget https://raw.githubusercontent.com/liudf0716/apfree_wifidog/master/patches/600-shared-libext.patch
patch -p1 < 600-shared-libext.patch
cat extensions/GNUmakefile.in
./configure --disable-nftables
make
sudo make install