Skip to content

Commit

Permalink
Fix curl.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras Fekete committed Aug 13, 2024
1 parent f8c968d commit ab7bc29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/curl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ab7bc29

Please sign in to comment.