Skip to content

Commit 81be149

Browse files
committed
Remove debug cat command
1 parent b95f822 commit 81be149

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,6 @@ jobs:
326326
export PATH="$(brew --prefix python3)/bin:$PATH"
327327
328328
./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
331329
332330
make -j4
333331
make tests -j4

0 commit comments

Comments
 (0)