Skip to content

Commit 0468144

Browse files
[CD][2/2] Install Android tools in Release Publisher
1 parent 1354fb1 commit 0468144

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/publishRelease.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
release:
55
types: published
66

7+
env:
8+
ANDROID_SDK_TOOLS: "6514223"
9+
ANDROID_NDK: "21.2.6472646"
10+
ANDROID_CMAKE: "3.10.2.4988404"
11+
712
jobs:
813
bintray:
914
runs-on: ubuntu-18.04

0 commit comments

Comments
 (0)