mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-14 23:18:43 +00:00
Fix git error when running on GitHub Actions.
Fixes #13495 Resolves #13547
This commit is contained in:
@@ -32,3 +32,5 @@ RUN yes | sdkmanager --sdk_root="${ANDROID_HOME}" "platforms;${ANDROID_API_LEVEL
|
||||
RUN yes | sdkmanager --licenses --sdk_root="${ANDROID_HOME}"
|
||||
|
||||
RUN rm -rf ${ANDROID_HOME}/tools
|
||||
|
||||
RUN git config --global --add safe.directory /project
|
||||
|
||||
Reference in New Issue
Block a user