mirror of https://github.com/wolfSSL/wolfssl.git
Correct name in curl github action
parent
5b5e66b55f
commit
9bea33b598
|
@ -21,7 +21,7 @@ jobs:
|
|||
configure: --enable-curl
|
||||
install: true
|
||||
|
||||
- name: Build and test stunnel
|
||||
- name: Build and test curl
|
||||
uses: wolfSSL/actions-build-autotools-project@v1
|
||||
with:
|
||||
repository: curl/curl
|
||||
|
|
Loading…
Reference in New Issue