troubleshoot compilation errors

This commit is contained in:
Yury Sannikov
2024-01-20 22:23:14 +03:00
parent eb289bab88
commit 9420cf87dc

View File

@@ -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: |