mirror of https://github.com/WerWolv/ImHex.git
git: Make tests also pull latest patterns
This commit is contained in:
parent
80d47b658e
commit
d8eb027c94
|
@ -54,6 +54,7 @@ jobs:
|
|||
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
|
||||
-DCMAKE_C_FLAGS="-fuse-ld=lld" \
|
||||
-DCMAKE_CXX_FLAGS="-fuse-ld=lld" \
|
||||
-DIMHEX_PATTERNS_PULL_MASTER=ON \
|
||||
..
|
||||
make -j4 unit_tests install
|
||||
|
||||
|
|
Loading…
Reference in New Issue