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
Ensure artifacts on releases
Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.6^0
falkTX
2 years ago
parent
dd46b54715
commit
0e92714525
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-5
.github/workflows/build.yml
+ 1
- 5
.github/workflows/build.yml
View File
@@ -2,11 +2,7 @@ name: build
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
env:
DEBIAN_FRONTEND: noninteractive
HOMEBREW_NO_AUTO_UPDATE: 1
Write
Preview
Loading…
Cancel
Save