Skip to content

Commit 3868916

Browse files
authored
Update build32.yml
1 parent a915154 commit 3868916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build32.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/setup-python@v1
1414
with:
1515
python-version: '3.7'
16-
architecture: 'x64'
16+
architecture: 'x86'
1717
- name: Compile static Qt version
1818
run: |
1919
# Clone Qt6 repo

0 commit comments

Comments
 (0)