mirror of https://github.com/Syncplay/syncplay
Make Windows build 32-bit
This commit is contained in:
parent
49d6b824d8
commit
f7faa59246
|
@ -13,6 +13,7 @@ jobs:
|
|||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.8'
|
||||
architecture: x86
|
||||
|
||||
- name: Check Python install
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue