Install wine command for Linux Windows build
Some checks failed
Build Windows App / build-windows (push) Failing after 6m38s
Some checks failed
Build Windows App / build-windows (push) Failing after 6m38s
This commit is contained in:
@@ -34,7 +34,8 @@ jobs:
|
||||
|
||||
$SUDO dpkg --add-architecture i386
|
||||
$SUDO apt-get update
|
||||
$SUDO apt-get install -y --no-install-recommends wine64 wine32
|
||||
$SUDO apt-get install -y --no-install-recommends wine wine64 wine32
|
||||
wine --version
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
|
||||
Reference in New Issue
Block a user