This commit is contained in:
Yury Sannikov
2024-02-21 15:40:26 +03:00
parent 709d4eda4e
commit 9e54489955

View File

@@ -113,10 +113,10 @@ jobs:
echo "CONFIG_PACKAGE_kmod-crypto-chacha20poly1305=m" >> .config
make defconfig
make -j $(nproc) download world
- name: Build amneziawg-tools
run: |
cat ./build_dir/target-*/linux-*/linux-*/.vermagic || true
make V=s package/amneziawg-tools/{clean,download,prepare}
make V=s package/amneziawg-tools/compile