Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Commit 60d5748

Browse files
committed
remove .exe from linux path
1 parent 027c910 commit 60d5748

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/uart-cl-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
uses: actions/upload-artifact@v4
3333
with:
3434
name: "UART-CL By TheCod3r"
35-
path: "UART-CL By TheCod3r/bin/Release/net6.0/linux-x64/publish/UART-CL By TheCod3r.exe"
35+
path: "UART-CL By TheCod3r/bin/Release/net6.0/linux-x64/publish/UART-CL By TheCod3r"

0 commit comments

Comments
 (0)