Unverified Commit 5a60d0c7 by Dominic Hamon Committed by GitHub

conditional worked... now to get the command line right

parent 534df7b5
......@@ -46,7 +46,7 @@ jobs:
run: >
cmake $GITHUB_WORKSPACE
-DBENCHMARK_DOWNLOAD_DEPENDENCIES=ON
-DBENCHMARK_BUILD_32_BITS=$BUILD_32_BITS
-DBENCHMARK_BUILD_32_BITS=${BUILD_32_BITS}
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
- name: build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment