Skip to content

Commit 6ffe139

Browse files
Switch to 21.02 SDK
1 parent 9284ffb commit 6ffe139

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
steps:
1515
- name: Build LuCI Package
1616
id: build
17-
uses: stevenjoezhang/build-luci-app@v0
17+
uses: stevenjoezhang/build-luci-app@v1
1818
with:
1919
package: luci-app-adguardhome
20-
sdk-url: https://archive.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/OpenWrt-SDK-15.05.1-ar71xx-generic_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64.tar.bz2
20+
sdk-url: https://archive.openwrt.org/releases/21.02.0/targets/x86/64/openwrt-sdk-21.02.0-x86-64_gcc-8.4.0_musl.Linux-x86_64.tar.xz
2121
snapsdk-url: https://downloads.openwrt.org/snapshots/targets/x86/64/openwrt-sdk-x86-64_gcc-14.3.0_musl.Linux-x86_64.tar.zst
2222

2323
- name: Create Release

0 commit comments

Comments
 (0)