diff --git a/.github/workflows/node.js-eol-20140731.yml b/.github/workflows/node.js-eol-20140731.yml index 6657ed2..fb10084 100644 --- a/.github/workflows/node.js-eol-20140731.yml +++ b/.github/workflows/node.js-eol-20140731.yml @@ -37,6 +37,7 @@ jobs: #- run: npm conf set registry="http://registry.npmjs.org/" #- run: npm config set strict-ssl false - run: npm cache clean + - run: openssl version - run: openssl s_client -connect registry.npmjs.org:443 #- run: cat ~/.npmrc #- run: npm config list