build: revert openssl deletion

This commit is contained in:
Keeley Hammond
2024-06-12 17:13:50 -05:00
parent 5afd2cde06
commit 3235fccc92

View File

@@ -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: |