The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: Update install-android-sdk.sh.jinja path

Signed-off-by: utzcoz <utzcoz@outlook.com>
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2473>

authored by

utzcoz and committed by
korejan
5f7987ec 4a08d004

+8 -8
+4 -4
.gitlab-ci/install-android-sdk.sh
··· 3 3 # SPDX-License-Identifier: BSL-1.0 4 4 5 5 ## 6 - ####################################################### 7 - # GENERATED - DO NOT EDIT # 8 - # see .gitlab-ci/install-android-sdk.sh.jinja instead # 9 - ####################################################### 6 + ################################################################ 7 + # GENERATED - DO NOT EDIT # 8 + # see .gitlab-ci/template/install-android-sdk.sh.jinja instead # 9 + ################################################################ 10 10 ## 11 11 12 12 # Partially inspired by https://about.gitlab.com/blog/2018/10/24/setting-up-gitlab-ci-for-android-projects/
+4 -4
.gitlab-ci/templates/install-android-sdk.sh.jinja
··· 3 3 # SPDX-License-Identifier: BSL-1.0 4 4 5 5 #{# ignore the warning, this is actually the template to edit. #}# 6 - ####################################################### 7 - # GENERATED - DO NOT EDIT # 8 - # see .gitlab-ci/install-android-sdk.sh.jinja instead # 9 - ####################################################### 6 + ################################################################ 7 + # GENERATED - DO NOT EDIT # 8 + # see .gitlab-ci/template/install-android-sdk.sh.jinja instead # 9 + ################################################################ 10 10 #{# 11 11 Please run the following after editing: 12 12 make -f .gitlab-ci/ci-scripts.mk