We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c146a commit a8dacafCopy full SHA for a8dacaf
1 file changed
.github/workflows/__update-cpm-cmake.yml
@@ -87,7 +87,7 @@ jobs:
87
working-directory: repo
88
run: |
89
curl \
90
- -fsS \
+ -fsSL \
91
--retry 3 \
92
-o "${{ steps.find-cpm.outputs.cpm_file }}" \
93
https://github.com/cpm-cmake/CPM.cmake/releases/latest/download/CPM.cmake
0 commit comments