Skip to content

Commit

Permalink
Build with default configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
P3TERX committed Nov 14, 2019
1 parent 64fe8cb commit b50f8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
ln -sf files openwrt/files
chmod +x diy.sh
./diy.sh
cp .config openwrt
[ -e ".config" ] && cp .config openwrt
cd openwrt
make defconfig
Expand Down

0 comments on commit b50f8e1

Please sign in to comment.