Justin Bassett 2020-07-05 18:07:48 -04:00 committed by GitHub
parent ad64855220
commit bf1c2268f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,9 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Set Build Number
run: echo "::set-env name=VERSION_CODE::$(git rev-list --count HEAD)"
# Copy over the mock google-services.json
- name: Mock debug google-services.json