mirror of
https://github.com/nasa/trick.git
synced 2025-01-22 04:18:09 +00:00
try this googlemock thing
This commit is contained in:
parent
335f6a4776
commit
b8bb2d26f5
2
.github/workflows/alt_linux_distros.yml
vendored
2
.github/workflows/alt_linux_distros.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
||||
#-------- Debian 10-based Only Dependencies ----------------
|
||||
- cfg: { arch: debian, arch_ver: 10 }
|
||||
install_gtest: |
|
||||
apt-get install -y libgtest-dev
|
||||
apt-get install -y libgtest-dev google-mock
|
||||
cd /usr/src/gtest
|
||||
cmake .
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user