Skip to content

Commit b457579

Browse files
committed
Oops, I think I need to install spoom before using it here
1 parent a899fee commit b457579

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

auto/release-gem

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ if [ -z "${GEM_HOST_API_KEY}" ]; then
88
fi
99

1010
echo "--- Generate an RBI file for inclusion in the gem"
11-
spoom srb sigs export
11+
bundle
12+
bundle exec spoom srb sigs export
1213

1314
echo "--- Build and publish gem"
1415

0 commit comments

Comments
 (0)