Skip to content

Commit 854772b

Browse files
committed
folder
1 parent 32ea730 commit 854772b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
uses: actions/upload-artifact@v4
8585
with:
8686
name: native-osx-arm64
87-
path: artifacts/native/osx-arm64/libmlxsharp.dylib
87+
path: artifacts/native/osx-arm64
8888

8989
package-test:
9090
needs:

0 commit comments

Comments
 (0)