try again

This commit is contained in:
hexated 2023-04-22 15:49:04 +07:00
parent 5f7dd3d476
commit c23d70b5df
1 changed files with 1 additions and 1 deletions

View File

@ -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: |