Fix curl.yml

This commit is contained in:
Andras Fekete
2024-08-13 16:18:29 -04:00
parent f8c968d8d1
commit ab7bc29006

View File

@@ -58,8 +58,8 @@ jobs:
with:
name: wolf-install-curl
- name: untar build-dir
run: tar -xf build-dir.tgz
- name: untar build-dir
run: tar -xf build-dir.tgz
- name: Build curl
uses: wolfSSL/actions-build-autotools-project@v1