This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF-Plugins
mirror of
https://github.com/DISTRHO/DPF-Plugins
Watch
1
Star
0
Fork
0
Code
Releases
8
Activity
Browse Source
Fix CI
tags/v1.5
falkTX
3 years ago
parent
a2d2c0b1c6
commit
51232657b4
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/build.yml
+ 1
- 0
.github/workflows/build.yml
View File
@@ -167,6 +167,7 @@ jobs:
submodules: recursive
- name: Set up dependencies
run: |
sudo apt-get update -qq
sudo apt-get install -yq binutils-mingw-w64-x86-64 g++-mingw-w64-x86-64 mingw-w64 wine-stable
- name: Build win64 cross-compiled
env:
Write
Preview
Loading…
Cancel
Save