Skip to content

Commit

Permalink
More info
Browse files Browse the repository at this point in the history
  • Loading branch information
OoLunar committed May 23, 2024
1 parent 2048d13 commit 627786e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sodium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ jobs:
export LIBSODIUM_SKIP_SIMULATORS=1; \
set +e; \
bash -x dist-build/apple-xcframework.sh; \
cat libsodium-apple/tmp/build_log",
cat libsodium-apple/tmp/build_log; \
cat libsodium-apple/tmp/config.log",
output-file: "zig-out/lib/libsodium.dylib",
file: "libsodium.dylib",
rid: "ios-arm64",
Expand Down

0 comments on commit 627786e

Please sign in to comment.