This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Ildaeil
mirror of
https://github.com/DISTRHO/Ildaeil.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
4
Wiki
Activity
Browse Source
t3
ci-tests
falkTX
2 years ago
parent
c4b252752d
commit
a3afb9d752
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/build.yml
+ 1
- 1
.github/workflows/build.yml
View File
@@ -34,7 +34,7 @@ jobs:
dpkg -l
sudo dpkg --add-architecture i386
sudo apt-get update -qq
sudo apt-get install wine32
sudo apt-get install wine32
libicu70:i386 libc6:i386
- name: Set up dependencies (win32)
if: ${{ matrix.target == 'win32' }}
run: |
Write
Preview
Loading…
Cancel
Save