Update gradle_build.yaml restart workflow
This commit is contained in:
6
.github/workflows/gradle_build.yaml
vendored
6
.github/workflows/gradle_build.yaml
vendored
@@ -21,12 +21,6 @@ jobs:
|
||||
env:
|
||||
SECRET_TOKEN: ${{ secrets.FIREBASE_JSON }}
|
||||
|
||||
|
||||
# - name: Create google-services.json
|
||||
# run:
|
||||
# # mkdir -p app/src/google-services.json
|
||||
# jq "${{ secrets.FIREBASE_JSON }}" app/src/google-services.json
|
||||
|
||||
- name: set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user