Skip to content

Commit

Permalink
Update x86_64_openwrt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DHDAXCW authored Nov 25, 2024
1 parent dc3769a commit 5dbee62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/x86_64_openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
echo "OPENWRTROOT=$PWD" >> $GITHUB_ENV
echo "OPENWRTROOT=$PWD" >> $GITHUB_OUTPUT
mkdir customfeeds
git clone --depth=1 https://github.com/DHDAXCW/packages customfeeds/packages
git clone --depth=1 https://github.com/DHDAXCW/luci customfeeds/luci
git clone --depth=1 https://github.com/lede/packages customfeeds/packages
git clone --depth=1 https://github.com/lede/luci customfeeds/luci
chmod +x ../scripts/*.sh
../scripts/hook-feeds.sh
Expand Down

0 comments on commit 5dbee62

Please sign in to comment.