Skip to content

Commit 0fc6e7a

Browse files
committed
fix comment
1 parent 889c121 commit 0fc6e7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/rebuildDependencies.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,7 @@ jobs:
140140
141141
git checkout
142142
143-
# Patch conan recipe to prevent dragging libcurl as a dependency
144-
# (can't be done via VCMI's conanfile as onnxruntime is built beforehand)
143+
# Patch conan recipe to support msvc version 192
145144
git apply --ignore-whitespace ../conan_patches/onnxruntime/recipe.diff
146145
147146
# versions must be synced with: conan_patches/<package>/conandata.yml

0 commit comments

Comments
 (0)