forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
为什么连luci-theme-argon主题都没有?
工作流这样添加都不出argon主题
- name: Add custom feeds
run: |
echo 'src-git helloworld https://github.com/fw876/helloworld.git' >> feeds.conf.default
echo 'src-git argon https://github.com/jerrykuku/luci-theme-argon.git' >> feeds.conf.default
echo 'src-git ua2f https://github.com/Zxilly/UA2F.git' >> feeds.conf.default
cat feeds.conf.default
这个在LUCI加载出来SSR了但是编译的时候又失败了echo 'src-git helloworld https://github.com/fw876/helloworld.git' >> feeds.conf.default
Metadata
Metadata
Assignees
Labels
No labels