Updated config.yml

This commit is contained in:
Core 2022-04-30 16:07:56 +01:00
parent 5158205f28
commit 19d6d06a8d

View file

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