Skip to content

Commit 40fc3a6

Browse files
committed
actions: attempt 3
1 parent 3318044 commit 40fc3a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
cache: 'true'
6565
cache-key-prefix: 'cache-qt'
6666
version: '5.15.2'
67-
arch: 'win32_msvc2019_64'
67+
arch: 'win32_msvc2019'
6868
dir: ${{ runner.temp }}/qt
6969
setup-python: 'false'
7070
- name: Cache QtMsBuild tools

0 commit comments

Comments
 (0)