Skip to content

Commit 42a3ac7

Browse files
committed
print debug
1 parent 2e0d133 commit 42a3ac7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
run: |
5151
ruby -v
5252
gem update --system
53+
bundle platform
54+
ruby -e "puts RUBY_PLATFORM"
5355
- name: bundle config set with
5456
run: |
5557
echo "NO_MINITEST=true" >> $GITHUB_ENV

0 commit comments

Comments
 (0)