mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 10:36:15 +00:00
ci: Tidy trailing slash
This commit is contained in:
parent
d6cc662d11
commit
e7d658747a
|
@ -419,7 +419,7 @@ android:inProcess:
|
|||
- ./gradlew assembleInProcessDebug
|
||||
artifacts:
|
||||
paths:
|
||||
- src/xrt/targets/openxr_android/build/outputs/apk/inProcess/
|
||||
- src/xrt/targets/openxr_android/build/outputs/apk/inProcess
|
||||
|
||||
ubuntu:cmake:
|
||||
stage: build
|
||||
|
|
|
@ -148,7 +148,7 @@ distributions:
|
|||
|
||||
- name: android:inProcess
|
||||
target: assembleInProcessDebug
|
||||
artifact_path: src/xrt/targets/openxr_android/build/outputs/apk/inProcess/
|
||||
artifact_path: src/xrt/targets/openxr_android/build/outputs/apk/inProcess
|
||||
|
||||
- name: ubuntu
|
||||
images:
|
||||
|
|
Loading…
Reference in a new issue