This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Befaco
mirror of
https://github.com/VCVRack/Befaco.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
17
Wiki
Activity
Browse Source
Update build-plugin.yml
pull/42/head
hemmer
2 years ago
parent
f5bd1d75b7
commit
f8fcc72284
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-plugin.yml
+ 1
- 1
.github/workflows/build-plugin.yml
View File
@@ -69,7 +69,7 @@ jobs:
publish:
name: Publish plugin
runs-on: ubuntu-18.04
needs: build
needs: build
, build-mac
steps:
- uses: actions/download-artifact@v3
with:
Write
Preview
Loading…
Cancel
Save