Skip to content

Commit

Permalink
Use full path
Browse files Browse the repository at this point in the history
  • Loading branch information
OoLunar committed May 24, 2024
1 parent 756e8ec commit 0b9d424
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 @@ -81,7 +81,7 @@ jobs:
name: "iOS Arm64",
os: macos-latest,
command: "set +e; \
bash -x .github/scripts/apple-xcframework.sh; \
bash -x ${{ github.workspace }}/.github/scripts/apple-xcframework.sh; \
cat libsodium-apple/tmp/build_log; \
cat $(find . -name \"config.log\")",
output-file: "zig-out/lib/libsodium.dylib",
Expand Down

0 comments on commit 0b9d424

Please sign in to comment.