Skip to content

Commit

Permalink
CI: fix make & ndk;
Browse files Browse the repository at this point in the history
  • Loading branch information
housisong committed Dec 26, 2024
1 parent cff598c commit 11b8ca3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v2
- name: installClang
run: |
sudo apt-get install -y llvm clang
- name: make_slefByClang
run: |
make CL=1 BSD=0 BZIP2=0 LDEF=0 LZMA=0 ZSTD=0 MD5=0 -j
Expand Down

0 comments on commit 11b8ca3

Please sign in to comment.