This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack2
mirror of
https://github.com/jackaudio/jack2
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
Fix syntax error
Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.9.20
falkTX
4 years ago
parent
b902cf381b
commit
4e8e597c3e
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
@@ -309,4 +309,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: jack2-ubuntu-20.04-${{ github.event.pull_request.number || steps.slug.outputs.sha8 }}
path: *.deb
path:
./
*.deb
Write
Preview
Loading…
Cancel
Save