mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 08:12:22 +01:00
Correct name in curl github action
This commit is contained in:
2
.github/workflows/curl.yml
vendored
2
.github/workflows/curl.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user