Skip to content

Commit

Permalink
Update Pi-R3.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Doanduy09 authored Nov 12, 2024
1 parent 1b5ff7d commit 8e77d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Pi-R3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ 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/Doanduy09/modem.git" >> "feeds.conf.default"
sed -i '$a src-git modem https://github.com/kiddin9/kwrt-packages.git' feeds.conf.default
- name: Update feeds
run: cd openwrt && ./scripts/feeds update -a
- name: Install feeds
Expand Down

0 comments on commit 8e77d3b

Please sign in to comment.