Fix route

This commit is contained in:
世界
2021-05-17 10:24:59 +08:00
parent 9435680ca4
commit 81b444053b
3 changed files with 22 additions and 0 deletions

View File

@@ -164,6 +164,7 @@ jobs:
run: |
echo "sdk.dir=${ANDROID_HOME}" > local.properties
echo "ndk.dir=${ANDROID_HOME}/ndk/21.4.7075529" >> local.properties
./run init action naive
./run libs naive
./gradlew naive-plugin:assembleDebug
shadowsocks: