We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a47137 commit 9990ec8Copy full SHA for 9990ec8
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Install system dependencies (macOS)
68
if: matrix.os == 'macos-latest'
69
run: |
70
- brew install pkg-config openssl tpm2-tools opencv llvm
+ brew install pkg-config openssl opencv llvm
71
72
- name: Install system dependencies (Windows)
73
if: matrix.os == 'windows-latest'
@@ -308,7 +308,7 @@ jobs:
308
309
310
311
312
313
314
0 commit comments