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]
|
||||
|
||||
env:
|
||||
QTIFWVER: 4.1.1
|
||||
QTIFWVER: 4.1.0
|
||||
NJOBS: 4
|
||||
|
||||
jobs:
|
||||
|
|
|
@ -22,7 +22,6 @@ license = COPYING
|
|||
licenseName = GNU General Public License v3.0
|
||||
script = ports/deploy/installscript.@TARGET_PLATFORM@.qs
|
||||
changeLog = ChangeLog
|
||||
verbose = true
|
||||
|
||||
[Nsis]
|
||||
organization = Webcamoid
|
||||
|
|
Loading…
Reference in a new issue