We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef12405 commit 623999dCopy full SHA for 623999d
.github/workflows/cmake-single-platform.yml
@@ -29,6 +29,6 @@ jobs:
29
- name: Upload a Build Artifact
30
uses: actions/[email protected]
31
with:
32
- name: NexusShell
33
- path: ./build/NexusShell
+ name: NexusShell-Client
+ path: ./build/NexusShell-Client
34
if-no-files-found: error
0 commit comments