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

Commit 0f2b7ff

Browse files
committed
upload files not folders
1 parent 38ea907 commit 0f2b7ff

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ps5-nor-modifier.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: "PS5 NOR Modifier"
35-
path: "PS5 NOR Modifier/bin/*/*/*/publish/"
35+
path: "PS5 NOR Modifier/bin/*/*/*/publish/*"

.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/*/*/*/publish/"
35+
path: "UART-CL By TheCod3r/bin/*/*/*/publish/*"

.github/workflows/uart-cl-windows.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/*/*/*/publish/"
35+
path: "UART-CL By TheCod3r/bin/*/*/*/publish/*"

0 commit comments

Comments
 (0)