test build

This commit is contained in:
hexated 2023-04-22 14:30:47 +07:00
parent 0608e1f452
commit fcbf3f907f
4 changed files with 9 additions and 5 deletions

View file

@ -40,6 +40,11 @@ jobs:
- name: Setup Android SDK
uses: android-actions/setup-android@v2
- name: Access SORA_API
env:
SORA_API: $
run: echo SORA_API=\"$SORA_API\" > ./local.properties
- name: Build Plugins
run: |
cd $GITHUB_WORKSPACE/src