Merge pull request #6734 from julek-wolfssl/curl-action-correct-name

Correct name in curl github action
This commit is contained in:
JacobBarthelmeh
2023-08-28 09:30:34 -06:00
committed by GitHub

View File

@ -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