Skip to content

Commit 12bfe69

Browse files
committed
Update mac-os.yml
1 parent 3e11410 commit 12bfe69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mac-os.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
cache: true
2525
- name: Qmake build
2626
env:
27-
QMAKE_archs: {{ matrix.qmake-archs }}
27+
QMAKE_FLAGS: ${{ matrix.qmake-archs }}
2828
run: |
2929
export PATH=$QT_ROOT_DIR/bin/:$PATH
3030
mkdir build && cd build

0 commit comments

Comments
 (0)