Skip to content

Commit 2d78259

Browse files
committed
error in yml
1 parent f57b934 commit 2d78259

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/BuildRelight.yml

-2
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ jobs:
4343
- name: Install OpenCV on macOS
4444
if: matrix.os == 'macos-14'
4545
run: |
46-
# brew install opencv
4746
echo "QT_VERSION=6.7.3" >> $GITHUB_ENV
48-
# echo "QT_DIR=/opt/homebrew/Cellar/qt/6.7.3" >> $GITHUB_ENV
4947
5048
- name: Install OpenCV on Windows
5149
if: matrix.os == 'windows-latest'

0 commit comments

Comments
 (0)