Skip to content

Commit 623999d

Browse files
authored
Update cmake-single-platform.yml
1 parent ef12405 commit 623999d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake-single-platform.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
- name: Upload a Build Artifact
3030
uses: actions/[email protected]
3131
with:
32-
name: NexusShell
33-
path: ./build/NexusShell
32+
name: NexusShell-Client
33+
path: ./build/NexusShell-Client
3434
if-no-files-found: error

0 commit comments

Comments
 (0)