mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: revert openssl deletion
This commit is contained in:
1
.github/workflows/linux-pipeline.yml
vendored
1
.github/workflows/linux-pipeline.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user