mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 06:07:45 +00:00
Using OpenSSL from repos
This commit is contained in:
parent
b2c1528ca0
commit
ddfc1f57a3
9
.github/workflows/release.yml
vendored
9
.github/workflows/release.yml
vendored
@ -351,15 +351,6 @@ jobs:
|
||||
fi
|
||||
make -j8
|
||||
sudo make install
|
||||
- name: OpenSSL
|
||||
run: |
|
||||
cd Libraries
|
||||
git clone https://github.com/openssl/openssl
|
||||
cd openssl
|
||||
git checkout OpenSSL_1_0_1-stable
|
||||
./config
|
||||
make -j8
|
||||
sudo make install
|
||||
- name: libxkbcommon
|
||||
run: |
|
||||
cd Libraries
|
||||
|
Loading…
x
Reference in New Issue
Block a user