Skip to content

Commit

Permalink
Where is it
Browse files Browse the repository at this point in the history
  • Loading branch information
OoLunar committed May 23, 2024
1 parent fa12a1c commit a32d720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sodium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
set +e; \
bash -x dist-build/apple-xcframework.sh; \
cat libsodium-apple/tmp/build_log; \
cat libsodium-apple/tmp/config.log",
cat $(find . -name \"config.log\")",
output-file: "zig-out/lib/libsodium.dylib",
file: "libsodium.dylib",
rid: "ios-arm64",
Expand Down

0 comments on commit a32d720

Please sign in to comment.