Remove validate gson

This commit is contained in:
jobobby04 2020-05-09 19:39:12 -04:00 committed by GitHub
parent d3aaa3656b
commit 0a21a9e5f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,10 +35,6 @@ jobs:
env:
FILE_NAME: "app/google-services.json"
FILE_DATA: ${{ secrets.GOOGLE_SERVICES_TEXT }}
- name: Validate JSON
uses: OrRosenblatt/validate-json-action@0.1.0
with:
json: app/google-services.json
- name: Build Release APK
run: bash ./gradlew assembleStandard --stacktrace
- name: Sign Android release