We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e5ba44 commit 03a6aecCopy full SHA for 03a6aec
.github/workflows/build.yml
@@ -36,5 +36,5 @@ jobs:
36
- name: Create Linux-x64 Jack host test archive
37
uses: actions/upload-artifact@v4
38
with:
39
- name: ChartPlayerLinux
+ name: JackHostTestLinuxX64
40
path: ${{github.workspace}}\JackHostTest\bin\Release\net8.0\linux-x64\publish
0 commit comments