diff --git a/openwrt-ci.yml b/openwrt-ci.yml index dbbd8ff11..c92ee1f78 100644 --- a/openwrt-ci.yml +++ b/openwrt-ci.yml @@ -46,6 +46,17 @@ jobs: sudo -E apt-get -y install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch python3 unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs gcc-multilib g++-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev xmlto qemu-utils upx libelf-dev autoconf automake libtool autopoint device-tree-compiler antlr3 gperf swig libtinfo5 sudo -E apt-get -y autoremove --purge sudo -E apt-get clean + + - name: packages + run: | + cd package + mkdir openwrt-packages + cd openwrt-packages + git clone https://github.com/openwrt-develop/luci-theme-atmaterial.git + git clone https://github.com/jerrykuku/luci-app-vssr.git + git clone https://github.com/rufengsuixing/luci-app-adguardhome.git + git clone https://github.com/openwrt-develop/luci-app-vlmcsd.git + # sudo mkdir -p -m 777 /mnt/openwrt/bin /mnt/openwrt/build_dir/host /mnt/openwrt/build_dir/hostpkg /mnt/openwrt/dl /mnt/openwrt/feeds /mnt/openwrt/staging_dir # ln -s /mnt/openwrt/bin ./bin @@ -69,17 +80,125 @@ jobs: touch ./.config # - # 在 cat >> .config <> .config <> .config <> .config <> .config <> .config <> .config <> .config <> .config <> .config <> .config <> .config <