Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout committed Dec 13, 2024
1 parent 39a915d commit 57e1ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ case "$(os)" in
echo "-d:nimUse64BitCTime" >> nim.cfg
else
if [[ $triple == "arm64-apple" ]]; then
libdir=$(readlink -f lib)
libdir="/opt/homebrew/lib"
else
libdir=$(realpath lib)
fi
Expand Down

0 comments on commit 57e1ff7

Please sign in to comment.