This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
No wine stuff for now
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.3.1
falkTX
3 years ago
parent
48bfe294ff
commit
caa4962e7d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/ubuntu-latest.yml
+ 1
- 1
.github/workflows/ubuntu-latest.yml
View File
@@ -15,7 +15,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install libasound2-dev liblo-dev libfluidsynth-dev libgl1-mesa-dev libgtk2.0-dev libgtk-3-dev libmagic-dev libpulse-dev libx11-dev pkg-config pyqt5-dev-tools qtbase5-dev
sudo apt-get install mingw-w64 binutils-mingw-w64-x86-64 g++-mingw-w64-x86-64
wine-stable wine-stable-dev
sudo apt-get install mingw-w64 binutils-mingw-w64-x86-64 g++-mingw-w64-x86-64
- name: make features
run: make features
- name: make
Write
Preview
Loading…
Cancel
Save