Browse Source

Possible CI fix for QT fail on macOS.

Ian Walton 3 years ago
parent
commit
eb6f243d31
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -16,6 +16,7 @@ jobs:
       with:
         version: "5.15.2"
         modules: "qtwebengine"  
+        setup-python: 'false'
     - name: Install dependencies
       run: |
         brew update