Skip to content

Commit b80434e

Browse files
committed
Build: fix PR patch to true
Signed-off-by: Eliminater74 <eliminater74@gmail.com>
1 parent ff31731 commit b80434e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-openwrt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ env:
6262
USE_OPENWRT_PATCHES: true
6363
USE_PR_OPENWRT_PATCHES_NEW: false
6464
USE_PR_OPENWRT_PATCHES_PACKAGES_NEW: false
65-
USE_PR_OPENWRT_PATCHES: false
65+
USE_PR_OPENWRT_PATCHES: true
6666
USE_PR_OPENWRT_PATCHES_PACKAGES: false
6767
USE_DEVOPENWRT: true
6868
USE_FETCH_PACKAGES: true

0 commit comments

Comments
 (0)