mirror of
https://github.com/curl/curl.git
synced 2025-09-18 10:02:45 +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
|
configure: CC=clang --with-mbedtls=$HOME/mbed --enable-debug --enable-werror
|
||||||
|
|
||||||
steps:
|
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
|
name: install prereqs
|
||||||
|
|
||||||
- run: |
|
- 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
|
configure: --with-wolfssl=$HOME/wssl --enable-debug --enable-werror
|
||||||
|
|
||||||
steps:
|
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
|
name: install prereqs
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user