diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index abb1fc0..0caaa23 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -30,11 +30,12 @@ jobs: sudo xcode-select --print-path sudo xcode-select --switch /Library/Developer/CommandLineTools - name: Install Qt - uses: jurplel/install-qt-action@v2 + uses: jurplel/install-qt-action@v3 with: version: ${{ matrix.qt_ver }} cached: 'false' - modules: 'qtmultimedia' + arch: ${{ matrix.qt_arch }} + modules: 'qt5compat qtmultimedia' - uses: actions/checkout@v2 with: fetch-depth: 1 diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 4a2cbee..76e44a3 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -25,11 +25,12 @@ jobs: targetName: example steps: - name: Install Qt - uses: jurplel/install-qt-action@v2 + uses: jurplel/install-qt-action@v3 with: version: ${{ matrix.qt_ver }} cached: 'false' - modules: 'qtmultimedia' + arch: ${{ matrix.qt_arch }} + modules: 'qt5compat qtmultimedia' - name: ubuntu install GL library run: sudo apt-get install -y libglew-dev libglfw3-dev qml-module-qtquick-controls qml-module-qtquick-controls2 - uses: actions/checkout@v2 diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 8e8d52c..291a7b1 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -35,15 +35,10 @@ jobs: # 使用外部action。这个action专门用来安装Qt uses: jurplel/install-qt-action@v3 with: - # Version of Qt to install version: ${{ matrix.qt_ver }} - # Target platform for build - # target: ${{ matrix.qt_target }} arch: ${{ matrix.qt_arch }} cached: 'false' - install-deps: 'true' - modules: 'qtmultimedia' - archives: 'qtbase qtsvg' + modules: 'qt5compat qtmultimedia' # 拉取代码 - uses: actions/checkout@v2 with: diff --git a/aqtinstall.log b/aqtinstall.log deleted file mode 100644 index b6945ce..0000000 --- a/aqtinstall.log +++ /dev/null @@ -1 +0,0 @@ -2023-03-30 22:02:12,816 - aqt.helper - DEBUG - helper 13344 Attempt to download checksum at https://download.qt.io/online/qtsdkrepository/windows_x86/desktop/qt5_5152/Updates.xml.sha256