Skip to content

Commit

Permalink
Update Auto-Package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Jul 7, 2024
1 parent 1de80d8 commit 7448fdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Auto-Package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ jobs:
done
cd openwrt
make defconfig
rm -rf feeds/packages/lang/golang
git clone https://github.com/kenzok8/golang feeds/packages/lang/golang
mv -f package/feeds/jell jell.b
mv -f feeds/packages/lang feeds/packages/lang.b
mv -f feeds/packages feeds/packages.b
Expand Down

0 comments on commit 7448fdf

Please sign in to comment.