Skip to content

Commit 707f2b9

Browse files
committed
fix
1 parent 2238e70 commit 707f2b9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192

193193
- name: libCURL
194194
id: get_libcurl
195-
uses: ./.github/actions/windows-setup-curl.yml
195+
uses: ./.github/actions/windows-setup-curl
196196

197197
- name: Build
198198
id: cmake_build

0 commit comments

Comments
 (0)