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 b95f822 commit 81be149Copy full SHA for 81be149
.github/workflows/main.yml
@@ -326,8 +326,6 @@ jobs:
326
export PATH="$(brew --prefix python3)/bin:$PATH"
327
328
./autogen.sh --with-builtin-tommath --with-builtin-tomcrypt
329
- cat ./vcpkg/buildtrees/libcxx/build-fb-*-osx-rel-out.log 2>/dev/null
330
- cat ./vcpkg/buildtrees/libcxx/build-fb-*-osx-rel-err.log 2>/dev/null
331
332
make -j4
333
make tests -j4
0 commit comments