File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 2020
2121 - name : Setup build deps
2222 run : |
23- sudo wget -qO /usr/local/bin/ninja.gz https://github.com/ninja-build/ninja/releases/latest/download/ninja-linux.zip \
24- && sudo gunzip /usr/local/bin/ninja.gz \
25- && sudo chmod a+x /usr/local/bin/ninja \
2623 && sudo apt-get install build-essential make cmake \
2724 && sudo apt-get install p7zip-full p7zip-rar \
2825 && sudo apt-get install gcc-10 g++-10 g++-10-aarch64-linux-gnu libstdc++-10-dev-arm64-cross
Original file line number Diff line number Diff line change 2020
2121 - name : Setup build deps
2222 run : |
23- sudo wget -qO /usr/local/bin/ninja.gz https://github.com/ninja-build/ninja/releases/latest/download/ninja-linux.zip \
24- && sudo gunzip /usr/local/bin/ninja.gz \
25- && sudo chmod a+x /usr/local/bin/ninja \
2623 && sudo apt-get install build-essential make cmake \
2724 && sudo apt-get install p7zip-full p7zip-rar \
2825 && sudo apt-get install gcc-10 g++-10 g++-10-aarch64-linux-gnu libstdc++-10-dev-arm64-cross
You can’t perform that action at this time.
0 commit comments