Updated config.yml

This commit is contained in:
Core 2022-04-30 16:17:07 +01:00
parent 19d6d06a8d
commit b02214173c

View file

@ -102,7 +102,10 @@ jobs:
name: Install Windows System Build Dependencies
command: |
sudo apt-get update -y
sudo apt-get install -y wine
sudo apt-get install -y dpkg fakeroot wine64
sudo dpkg --add-architecture i386
sudo apt-get update -y
sudo apt-get install -y wine32
- run:
name: Fix Versioning and Add Channel
command: yarn circle:script