mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
4
.github/workflows/android-check.yaml
vendored
4
.github/workflows/android-check.yaml
vendored
@@ -26,6 +26,10 @@ jobs:
|
||||
shell: bash
|
||||
run: git submodule update --depth 1 --init --recursive --jobs=$(($(nproc) * 20))
|
||||
|
||||
- name: Configure repository
|
||||
shell: bash
|
||||
run: ./configure.sh
|
||||
|
||||
- name: Lint
|
||||
shell: bash
|
||||
working-directory: android
|
||||
|
||||
Reference in New Issue
Block a user