Fix code alignment in Android Build Test GitHub workflow
This commit is contained in:
parent
31c4f9cfb4
commit
179bc4d5e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android-build.yml
vendored
2
.github/workflows/android-build.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
uses: cedx/setup-ant@v6
|
||||
with:
|
||||
version: '1.10'
|
||||
run: ant -noinput -buildfile build.xml android -Dgradle.params="assembleDebug assembleRelease"
|
||||
run: ant -noinput -buildfile build.xml android -Dgradle.params="assembleDebug assembleRelease"
|
||||
|
||||
- name: Failure Report
|
||||
uses: sarisia/actions-status-discord@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue