Skip to content

Commit 9bea33b

Browse files
committed
Correct name in curl github action
1 parent 5b5e66b commit 9bea33b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/curl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
configure: --enable-curl
2222
install: true
2323

24-
- name: Build and test stunnel
24+
- name: Build and test curl
2525
uses: wolfSSL/actions-build-autotools-project@v1
2626
with:
2727
repository: curl/curl

0 commit comments

Comments
 (0)