Skip to content

Commit

Permalink
Update XIAOMI R3G.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Doanduy09 authored Oct 4, 2024
1 parent 10fd940 commit 7367034
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/XIAOMI R3G.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ jobs:
git fetch origin --tags
git describe --tags $(git rev-list --tags --max-count=1) > immortalwrt_version
git checkout -f $(git describe --tags $(git rev-list --tags --max-count=1))
echo "src-git modem https://github.com/kiddin9/openwrt-packages.git" >> "feeds.conf.default"
rm -rf feeds/packages/lang/golang
git clone https://github.com/kenzok8/golang feeds/packages/lang/golang
echo 'src-git 3Ginfo https://github.com/4IceG/luci-app-3ginfo-lite.git' >>feeds.conf.default
echo 'src-git Modem https://github.com/4IceG/luci-app-modemband.git' >>feeds.conf.default
echo 'src-git SMS https://github.com/4IceG/luci-app-sms-tool.git' >>feeds.conf.default
- name: Update feeds
run: cd openwrt && ./scripts/feeds update -a
Expand Down

0 comments on commit 7367034

Please sign in to comment.