Skip to content

Commit

Permalink
update semaphore config now that the project also builds an apk
Browse files Browse the repository at this point in the history
Signed-off-by: Crepieux Pierre <[email protected]>
  • Loading branch information
pcrepieux committed Apr 8, 2021
1 parent 09b82eb commit 737733a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ blocks:
- 'export PATH=$PATH:~/android-sdk/cmdline-tools/tools/bin'
- yes | sdkmanager "ndk;21.3.6528147"
- 'export PATH=$PATH:~/android-sdk/ndk/21.3.6528147/'
- export ANDROID_SDK_ROOT=~/android-sdk
- sem-version node 12
- cache restore
- npm install
Expand Down

0 comments on commit 737733a

Please sign in to comment.