mirror of
https://github.com/rclone/rclone.git
synced 2025-03-17 20:27:52 +02:00
build: fix version numbers in android branch builds
This commit is contained in:
parent
2a40f00077
commit
f8884a7200
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…
x
Reference in New Issue
Block a user