Skip to content

Commit

Permalink
CI: msys Qt packages update
Browse files Browse the repository at this point in the history
  • Loading branch information
kassane authored Jan 13, 2024
1 parent 705368b commit a3c5107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MSYS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
msystem: ${{ matrix.msystem }}
path-type: inherit
install: git base-devel binutils unzip mingw-w64-clang-${{ matrix.arch }}-toolchain mingw-w64-clang-${{ matrix.arch }}-cmake mingw-w64-clang-${{ matrix.arch }}-qt5
install: git base-devel binutils unzip mingw-w64-clang-${{ matrix.arch }}-toolchain mingw-w64-clang-${{ matrix.arch }}-cmake mingw-w64-clang-${{ matrix.arch }}-qt5-base mingw-w64-clang-${{ matrix.arch }}-qt5-declarative
update: true

- name: Move Checkout
Expand Down

0 comments on commit a3c5107

Please sign in to comment.