mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08:00
parent
3f9973f4df
commit
3f3dfb4d0c
2
.github/workflows/wolfssl.yml
vendored
2
.github/workflows/wolfssl.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
name: 'install prereqs and impacket'
|
||||
|
||||
- run: |
|
||||
WOLFSSL_VER=5.5.4
|
||||
WOLFSSL_VER=5.6.0
|
||||
curl -LOsSf --retry 6 --retry-connrefused --max-time 999 https://github.com/wolfSSL/wolfssl/archive/v$WOLFSSL_VER-stable.tar.gz
|
||||
tar -xzf v$WOLFSSL_VER-stable.tar.gz
|
||||
cd wolfssl-$WOLFSSL_VER-stable
|
||||
|
Loading…
Reference in New Issue
Block a user