chore: debug gh action

This commit is contained in:
Vishnu Narayanan
2024-05-03 12:25:47 +10:00
parent 0095254e65
commit 8a6b13fd85
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- uses: mxschmitt/action-tmate@v3
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically