Skip to content

Unify android build server script with the desktop equivalent #7590

Unify android build server script with the desktop equivalent

Unify android build server script with the desktop equivalent #7590

Workflow file for this run

---
name: Bidirectional Unicode scan
on: [pull_request, workflow_dispatch]
jobs:
build-linux:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Checkout submodules
run: git submodule update --init
- name: Scan for code points
run: ./ci/check-trojan-source.sh .