mirror of
https://github.com/curl/curl.git
synced 2026-07-27 02:27:16 +03:00
parent
70a1101e41
commit
5bf1c4681a
2 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue