We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707f2b9 commit 79509ccCopy full SHA for 79509cc
.github/actions/windows-setup-curl/action.yml
@@ -18,6 +18,7 @@ runs:
18
steps:
19
- name: libCURL
20
id: get_libcurl
21
+ shell: powershell
22
env:
23
CURL_VERSION: 8.6.0_6
24
run: |
0 commit comments