Skip to content

Commit f67a11f

Browse files
mshabuninasmorkalov
authored andcommitted
fixup! Unified windows build
1 parent ad5b62e commit f67a11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OCV-PR-Windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
timeout-minutes: 60
116116
working-directory: '${{ github.workspace }}'
117117
run: |
118-
ls -lR '${{ env.DNN_MODELS }}'
118+
# ls -lR '${{ env.DNN_MODELS }}'
119119
python3 opencv_extra/testdata/dnn/download_models.py \
120120
--cleanup \
121121
--dst '${{ env.DNN_MODELS }}/dnn'

0 commit comments

Comments
 (0)