Skip to content

Commit c98c297

Browse files
committed
Add setup-curl
1 parent 8e74e0d commit c98c297

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ runs:
1515
path: .php-src
1616
ref: ${{ inputs.branch }}
1717

18+
- name: Setup Curl
19+
uses: PHPWatch/setup-curl@main
20+
1821
- name: Install dependencies
1922
shell: bash
2023
run: |

0 commit comments

Comments
 (0)