Skip to content

Commit 4c060d3

Browse files
committed
Use our own Ruby for fix-macho.rb
Fixes #185
1 parent d113df7 commit 4c060d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bin/fix-machos.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/ruby
1+
#!/usr/bin/env -S pkgx ruby@3.2.2
22

33
# using macOS provided ∵ ruby is complex, ocassionally breaks and that causes revlock
44
# ideally our tests would be thorough enough to guarantee more stability

0 commit comments

Comments
 (0)