Browse Source

build: revert openssl deletion

Keeley Hammond 10 months ago
parent
commit
3235fccc92
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/linux-pipeline.yml

+ 0 - 1
.github/workflows/linux-pipeline.yml

@@ -160,7 +160,6 @@ jobs:
         rm -rf src/third_party/swift-toolchain
         rm -rf src/third_party/swiftshader/tests/regres/testlists
         rm -rf src/electron
-        rm -rf src/third_party/electron_node/deps/openssl
     - name: Compress Src Directory
       if: steps.check-cache.outputs.cache_exists == 'false'
       run: |