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:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- '.github/workflows/offcial_feed.yml'
|
||||
schedule:
|
||||
- cron: 0 8 * * 5
|
||||
# release:
|
||||
@@ -52,7 +52,7 @@ jobs:
|
||||
cp -r ../lede/package/lean package/
|
||||
#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
|
||||
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
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user