Skip to content

Commit 734325f

Browse files
testing build
1 parent 9285a66 commit 734325f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-zauth.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040

4141
- name: Build zauth
4242
run: |
43+
cd libs/libzauth/libzauth-c
4344
export CC=$OSXCROSS_TARGET/bin/aarch64-apple-darwin24.5-clang
4445
export CARGO_TARGET_AARCH64_APPLE_DARWIN_LINKER=$CC
4546
cargo build --release --target aarch64-apple-darwin

0 commit comments

Comments
 (0)