Skip to content

Commit a8eaa50

Browse files
committed
1 parent 40a17c8 commit a8eaa50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.buildkite/commands/build-for-testing.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#!/bin/bash -eu
22

3+
# FIXIT-13.1: Temporary fix until we're on the Xcode 13.1 VM
4+
echo "--- :rubygems: Fixing Ruby Setup"
5+
gem install bundler
6+
37
echo "--- :rubygems: Setting up Gems"
48
install_gems
59

0 commit comments

Comments
 (0)