mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
test build
This commit is contained in:
parent
0608e1f452
commit
fcbf3f907f
4 changed files with 9 additions and 5 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue