Skip to content

Commit

Permalink
Fix WorkFlow
Browse files Browse the repository at this point in the history
  • Loading branch information
 Мур authored and  Мур committed Jan 29, 2024
1 parent dda7662 commit 446631e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openwrt-awg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
rm -rf bin/targets/${target}/${subtarget}/packages/ || true
cp -rp feeds.conf.default feeds.conf
echo "src-git awgopenwrt https://github.com/lolo6oT/awg-openwrt.git" >> ./feeds.conf
echo "src-git awgopenwrt https://github.com/lolo6oT/awg-openwrt.git;dev" >> ./feeds.conf
./scripts/feeds update -a
./scripts/feeds install -a
Expand Down

0 comments on commit 446631e

Please sign in to comment.