Update offcial_feed.yml
This commit is contained in:
6
.github/workflows/offcial_feed.yml
vendored
6
.github/workflows/offcial_feed.yml
vendored
@@ -4,8 +4,8 @@ name: NanoPi-R1S H5 FriendlyWrt Build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
paths:
|
||||||
- master
|
- '.github/workflows/offcial_feed.yml'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 8 * * 5
|
- cron: 0 8 * * 5
|
||||||
# release:
|
# release:
|
||||||
@@ -52,7 +52,7 @@ jobs:
|
|||||||
cp -r ../lede/package/lean package/
|
cp -r ../lede/package/lean package/
|
||||||
#sed -i 's/http.*luci.*/https:\/\/github.com\/coolsnowwolf\/luci/' feeds.conf.default
|
#sed -i 's/http.*luci.*/https:\/\/github.com\/coolsnowwolf\/luci/' feeds.conf.default
|
||||||
#sed -i 's/http.*feed\/packages.*/https:\/\/github.com\/coolsnowwolf\/packages/' feeds.conf.default
|
#sed -i 's/http.*feed\/packages.*/https:\/\/github.com\/coolsnowwolf\/packages/' feeds.conf.default
|
||||||
echo 'src-git rosy https://github.com/rosywrt/luci-theme-rosy.git;openwrt-18.06' >> feeds.conf.default
|
#echo 'src-git rosy https://github.com/rosywrt/luci-theme-rosy.git;openwrt-18.06' >> feeds.conf.default
|
||||||
|
|
||||||
- name: Update Target.mk
|
- name: Update Target.mk
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user