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
Speed up msys2-i686
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.4.0
falkTX
3 years ago
parent
5393b8436e
commit
587516f091
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
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
@@ -38,7 +38,7 @@ jobs:
- name: make features
run: make features
- name: make
run: make
run: make
-j $(nproc)
msys2-x86_64:
runs-on: windows-latest
Write
Preview
Loading…
Cancel
Save