mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
change to wine-stable, installing just wine is not possible anymore
This commit is contained in:
parent
d4d447d6d8
commit
170dfb1543
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user