Skip to content

Commit 3f104a4

Browse files
committed
ci: fix example artifact naming
1 parent b91f88f commit 3f104a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mcpc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
- run: otool -L example/code-to-tree/code-to-tree
199199
- uses: actions/upload-artifact@v4
200200
with:
201-
name: mcpc-example_code-to-tree
201+
name: mcpc-examples_code-to-tree
202202
path: example/code-to-tree/code-to-tree
203203

204204

0 commit comments

Comments
 (0)