Skip to content

Commit

Permalink
Fix PR Builder
Browse files Browse the repository at this point in the history
  • Loading branch information
kez-lab committed Nov 9, 2023
1 parent ce485fa commit 174232d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/EveryMeal_PR_Builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
env:
BASE_URL: ${{ secrets.BASE_URL }}
run: |
echo pophoryBaseUrl=BASE_URL >> ./local.properties
echo baseUrl=BASE_URL >> ./local.properties
- name: Build debug APK
run: ./gradlew assembleDebug --stacktrace
Expand Down

0 comments on commit 174232d

Please sign in to comment.