Skip to content

Commit 436435c

Browse files
committed
CI: Remove undefined variable in qmake config
1 parent a02b4c3 commit 436435c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_latest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ jobs:
122122
python --version
123123
qmake CONFIG+=release CONFIG-=debug_and_release CONFIG-=debug_and_release_target ^
124124
CONFIG+=exclude_generator ^
125-
"PYTHONQTALL_CONFIG=${{ matrix.pythonqtall-config }}" ^
126125
"PYTHON_PATH=%pythonLocation%" ^
127126
"PYTHON_VERSION=${{ steps.setenv.outputs.PYTHON_VERSION_SHORT }}" ^
128127
PythonQt.pro

0 commit comments

Comments
 (0)