forked from TrueCloudLab/rclone
build: fix version numbers in android branch builds
This commit is contained in:
parent
2a40f00077
commit
f8884a7200
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue