This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Cardinal
mirror of
https://github.com/DISTRHO/Cardinal.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
21
Wiki
Activity
Browse Source
Merge branch 'main' of github.com:DISTRHO/Cardinal into update/grande
pull/479/head
dreamer
3 years ago
parent
18a7d25d48
f02bc421cd
commit
7047f8cc4e
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
.github/workflows/build.yml
+ 5
- 0
.github/workflows/build.yml
View File
@@ -2,6 +2,11 @@ name: build
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
env:
CACHE_VERSION: 1
Write
Preview
Loading…
Cancel
Save