Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
smerle33 authored Mar 4, 2024
1 parent 03f71b1 commit 23d51ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/ruby
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env bash

set +x

if [ -n "${USE_LOCAL_RUBY}" ]; then
if [ "$1" = "pull" ]; then
exit 0
Expand Down

0 comments on commit 23d51ea

Please sign in to comment.