gha: ndegub?

This commit is contained in:
Alex Garcia 2024-08-26 23:27:12 -07:00
parent 4208fd3988
commit 10b54df298

View file

@ -86,7 +86,7 @@ jobs:
xcode-version: latest-stable
- run: ./scripts/vendor.sh
- run: make CFLAGS="-target x86_64-apple-ios -isysroot $(xcrun -sdk iphoneos --show-sdk-path)" loadable static
- run: make CFLAGS="-target x86_64-apple-ios -isysroot $(xcrun -sdk iphoneos --show-sdk-path) -DNDEBUG=1" loadable static
- uses: actions/upload-artifact@v4
with:
name: sqlite-vec-ios-testing-extension