Skip to content

Commit ab7bc29

Browse files
author
Andras Fekete
committed
Fix curl.yml
1 parent f8c968d commit ab7bc29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/curl.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ jobs:
5858
with:
5959
name: wolf-install-curl
6060

61-
- name: untar build-dir
62-
run: tar -xf build-dir.tgz
61+
- name: untar build-dir
62+
run: tar -xf build-dir.tgz
6363

6464
- name: Build curl
6565
uses: wolfSSL/actions-build-autotools-project@v1

0 commit comments

Comments
 (0)