We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c31d8 commit 9017466Copy full SHA for 9017466
.github/workflows/android-llvm-msvc-build.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Setup build deps
22
run: |
23
- && sudo apt-get install build-essential make cmake \
+ sudo apt-get install build-essential make cmake \
24
&& sudo apt-get install p7zip-full p7zip-rar \
25
&& sudo apt-get install gcc-10 g++-10 g++-10-aarch64-linux-gnu libstdc++-10-dev-arm64-cross
26
.github/workflows/android-wrapper-llvm-msvc-build.yml
0 commit comments