Skip to content

Commit

Permalink
Update WorkFlow for x64/arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
lolo6oT committed Jul 24, 2024
1 parent f26ce7e commit 5701744
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 @@ -50,7 +50,7 @@ jobs:
export FORCE_UNSAFE_CONFIGURE=1
echo "CONFIG_PACKAGE_kmod-amneziawg=m" >> .config
echo "CONFIG_PACKAGE_amneziawg-tools=y" >> .config
echo "CONFIG_PACKAGE_luci-app-amneziawg=y" >> .config
echo "CONFIG_PACKAGE_luci-proto-amneziawg=y" >> .config
echo "CONFIG_PACKAGE_amneziawg-go=y" >> .config
if [[ $(uname -m) == "aarch64" ]]; then
Expand Down

0 comments on commit 5701744

Please sign in to comment.