Skip to content

Commit

Permalink
Update X86-64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
breeze303 authored Nov 27, 2024
1 parent 58f6318 commit 095eaf7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/X86-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,10 @@ jobs:
./scripts/feeds update -a
git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall.git feeds/passwall
git clone --depth 1 https://github.com/breeze303/luci-app-lucky package/lucky
git clone --depth 1 https://github.com/QiuSimons/luci-app-daed.git package/daed
rm -rf feeds/luci/applications/luci-app-passwall
rm -rf feeds/luci/applications/luci-app-daed
rm -rf feeds/packages/net/daed
mv feeds/passwall/luci-app-passwall feeds/luci/applications/
./scripts/feeds install -a
Expand Down

0 comments on commit 095eaf7

Please sign in to comment.