mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
try again
This commit is contained in:
parent
5f7dd3d476
commit
c23d70b5df
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
- name: Access SORA_API
|
||||
env:
|
||||
SORA_API: $
|
||||
run: echo SORA_API=\"$SORA_API\" > ./local.properties
|
||||
run: echo SORA_API=\"$SORA_API\" > $GITHUB_WORKSPACE/src/local.properties
|
||||
|
||||
- name: Build Plugins
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue