From 3fd6c83f9bde9e595221e620a1c0404a40fa3667 Mon Sep 17 00:00:00 2001 From: Kosty Maleyev Date: Tue, 7 Jan 2025 14:12:15 -0800 Subject: [PATCH] Update build.sh --- ruby-on-rails/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby-on-rails/build.sh b/ruby-on-rails/build.sh index 0a7447970..9b9484e95 100755 --- a/ruby-on-rails/build.sh +++ b/ruby-on-rails/build.sh @@ -1,3 +1,3 @@ #!/bin/bash -bundle install +# nothing to do