We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ea730 commit 854772bCopy full SHA for 854772b
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
uses: actions/upload-artifact@v4
85
with:
86
name: native-osx-arm64
87
- path: artifacts/native/osx-arm64/libmlxsharp.dylib
+ path: artifacts/native/osx-arm64
88
89
package-test:
90
needs:
0 commit comments