Skip to content

Commit b94b4bd

Browse files
committed
Using fully static node. Hence no need for ldd info.
1 parent b451131 commit b94b4bd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/cpp_b2.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ jobs:
7676
curl -LO https://archives.boost.io/misc/node/node-v24.15.0-linux-x64-glibc-217.tar.xz
7777
ls -laF /
7878
tar -xf node-v24.15.0-linux-x64-glibc-217.tar.xz --strip-components 1 -C /node24
79-
ldd -v /node24/bin/node
80-
ldd -v /__e/node24/bin/node
8179
8280
- name: Setup C++ Compiler
8381
uses: alandefreitas/cpp-actions/setup-cpp@master

0 commit comments

Comments
 (0)