build: fix version numbers in android branch builds

This commit is contained in:
Nick Craig-Wood 2021-04-20 17:40:06 +01:00
parent 2a40f00077
commit f8884a7200
1 changed files with 2 additions and 0 deletions

View File

@ -221,6 +221,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
# Upgrade together with NDK version
- name: Set up Go 1.14