Updated config.yml

This commit is contained in:
cryptofyre 2022-01-30 01:08:35 -06:00
parent 94e1f1f14d
commit 017aad836a

View file

@ -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" }}