Try downgrading QtIFW in Mac.
This commit is contained in:
parent
c5b5cc2f03
commit
7cf06fe6e5
2 changed files with 1 additions and 2 deletions
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
|
@ -3,7 +3,7 @@ name: Mac
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
QTIFWVER: 4.1.1
|
QTIFWVER: 4.1.0
|
||||||
NJOBS: 4
|
NJOBS: 4
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
@ -22,7 +22,6 @@ license = COPYING
|
||||||
licenseName = GNU General Public License v3.0
|
licenseName = GNU General Public License v3.0
|
||||||
script = ports/deploy/installscript.@TARGET_PLATFORM@.qs
|
script = ports/deploy/installscript.@TARGET_PLATFORM@.qs
|
||||||
changeLog = ChangeLog
|
changeLog = ChangeLog
|
||||||
verbose = true
|
|
||||||
|
|
||||||
[Nsis]
|
[Nsis]
|
||||||
organization = Webcamoid
|
organization = Webcamoid
|
||||||
|
|
Loading…
Reference in a new issue