mirror of
https://github.com/curl/curl.git
synced 2025-09-18 01:52:41 +03:00
parent
70a1101e41
commit
5bf1c4681a
2
.github/workflows/mbedtls.yml
vendored
2
.github/workflows/mbedtls.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
configure: CC=clang --with-mbedtls=$HOME/mbed --enable-debug --enable-werror
|
||||
|
||||
steps:
|
||||
- run: sudo apt-get install libtool autoconf automake pkg-config clang
|
||||
- run: sudo apt-get install libtool autoconf automake pkg-config clang stunnel4
|
||||
name: install prereqs
|
||||
|
||||
- run: |
|
||||
|
|
2
.github/workflows/wolfssl.yml
vendored
2
.github/workflows/wolfssl.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
configure: --with-wolfssl=$HOME/wssl --enable-debug --enable-werror
|
||||
|
||||
steps:
|
||||
- run: sudo apt-get install libtool autoconf automake pkg-config
|
||||
- run: sudo apt-get install libtool autoconf automake pkg-config stunnel4
|
||||
name: install prereqs
|
||||
|
||||
- run: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user