Updated config.yml
This commit is contained in:
parent
17ccde6cb5
commit
5c16729573
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ jobs:
|
||||||
command: |
|
command: |
|
||||||
sudo apt-get update -y
|
sudo apt-get update -y
|
||||||
sudo apt-get install -y dpkg fakeroot wine64
|
sudo apt-get install -y dpkg fakeroot wine64
|
||||||
|
sudo dpkg --add-architecture i386
|
||||||
|
sudo apt-get install -y wine32
|
||||||
|
|
||||||
- save_cache:
|
- save_cache:
|
||||||
key: dependency-cache-{{ checksum "package.json" }}
|
key: dependency-cache-{{ checksum "package.json" }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue