mirror of
https://github.com/erebe/wstunnel.git
synced 2026-04-23 00:37:22 +08:00
Add android build
This commit is contained in:
@@ -91,7 +91,7 @@ jobs:
|
||||
|
||||
- name: Install package for Android
|
||||
if: contains(matrix.platform.target, 'android')
|
||||
run: sudo apt install android-libunwind libunwind8
|
||||
run: sudo apt install android-libunwind android-libunwind-dev libunwind-dev libunwind
|
||||
|
||||
- name: Set up JDK 17
|
||||
if: contains(matrix.platform.target, 'android')
|
||||
|
||||
Reference in New Issue
Block a user