change to wine-stable, installing just wine is not possible anymore

This commit is contained in:
Anton Keks 2019-12-26 12:06:18 +02:00
parent d4d447d6d8
commit 170dfb1543

View File

@ -13,6 +13,6 @@ jobs:
java-version: '8'
architecture: x64
- name: Deps
run: sudo apt-get install rpm wine fakeroot
run: sudo apt-get install rpm wine-stable fakeroot
- name: Build
run: xvfb-run -a ./gradlew test all