fix install git for ExternalProject
All checks were successful
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m45s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 2m3s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 2m14s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 2m16s
All checks were successful
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m45s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 2m3s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 2m14s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 2m16s
This commit is contained in:
parent
e1d99b3a49
commit
50d24b9a4b
@ -93,5 +93,5 @@ jobs:
|
||||
run: |
|
||||
cd ${{ github.workspace }}
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libarchive-dev libssl-dev autoconf libtool pkg-config cmake make gcc g++
|
||||
sudo apt-get install -y libarchive-dev libssl-dev autoconf libtool pkg-config cmake make gcc g++ git
|
||||
${{ env.build_command }}
|
||||
|
Loading…
Reference in New Issue
Block a user