Skip to content

Commit

Permalink
Update x86-x64-openwrt-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DHDAXCW authored Jul 1, 2024
1 parent 1ae538f commit 7f5aae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/x86-x64-openwrt-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ 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/coolsnowwolf/packages customfeeds/packages
git clone --depth=1 https://github.com/DHDAXCW/luci customfeeds/luci
chmod +x ../scripts/*.sh
../scripts/hook-feeds.sh
Expand Down

0 comments on commit 7f5aae0

Please sign in to comment.