diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 457001b..e0b9a97 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -117,7 +117,7 @@ jobs: } - name: bash test shell: bash - run: echo ~ + run: echo ~ && which -a bundle - name: Windows JRuby if: startsWith(matrix.os, 'windows') && startsWith(matrix.ruby, 'jruby') run: gem install sassc