mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
troubleshoot compilation errors
This commit is contained in:
4
.github/workflows/build-module.yml
vendored
4
.github/workflows/build-module.yml
vendored
@@ -103,8 +103,8 @@ jobs:
|
||||
|
||||
- name: Build amnezia-wg-tools
|
||||
run: |
|
||||
make package/amnezia-wg-tools/{clean,download,prepare}
|
||||
make package/amnezia-wg-tools/compile
|
||||
make V=s package/amnezia-wg-tools/{clean,download,prepare}
|
||||
make V=s package/amnezia-wg-tools/compile
|
||||
|
||||
- name: Build kmod-amneziawg
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user