[android] Fix failed FDroid linter check

See https://monitor.f-droid.org/builds/log/app.organicmaps/22021117#site-footer

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2022-02-16 12:58:50 +01:00 committed by Viktor Govako
parent 6f360f4a70
commit 9f0a64320c
2 changed files with 6 additions and 1 deletions

View file

@ -23,6 +23,12 @@ jobs:
ref: master
path: screenshots
# This symlink is not stored in the repo because Linter checks fail for the FDroid build.
# Linter complains about an invalid symlink (we don't check out screenshots for FDroid).
- name: Create symlink for GP screenshots
shell: bash
run: ln -sf ../../../../../../screenshots/android/en-US/graphics android/src/google/play/listings/en-US/graphic
- name: Checkout private keys
uses: actions/checkout@v2
with:

View file

@ -1 +0,0 @@
../../../../../../screenshots/android/en-US/graphics