Updated config.yml
This commit is contained in:
parent
94e1f1f14d
commit
017aad836a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ jobs:
|
|||
name: Install system build dependencies
|
||||
command: |
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y dpkg fakeroot wine64
|
||||
sudo apt-get install -y dpkg fakeroot wine64 rpm
|
||||
|
||||
- save_cache:
|
||||
key: dependency-cache-{{ checksum "package.json" }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue