Skip to content

Commit 10d2336

Browse files
committed
chore: ci
1 parent c44cf4b commit 10d2336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
xcodebuild -version
2424
swift --version
2525
- name: build xcframework
26-
run: ./scripts/build-swift-ffi.sh
26+
run: ./scripts/build_swift_ffi.sh
2727
- name: Swift tests
2828
run: swift test

0 commit comments

Comments
 (0)