Skip to content

Commit bbe0f90

Browse files
mingw
1 parent 1355413 commit bbe0f90

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,11 @@ jobs:
3434
with:
3535
version: 6.5.3
3636
target: desktop
37-
arch: win64_msvc2022_64
37+
arch: win64_mingw
3838
cache: true
3939
cache-key-prefix: install-qt-action
4040
modules: 'qtimageformats qtwebsockets'
4141

42-
- name: Configure MSVC (Windows)
43-
uses: ilammy/msvc-dev-cmd@v1
44-
4542
- name: Install Windows Discord RPC
4643
shell: bash
4744
run: |

0 commit comments

Comments
 (0)