Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Oct 9, 2024
1 parent 44fdbc7 commit c8822a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rubygems.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ jobs:
bundler-cache: true
mingw: clang
if: matrix.os.name == 'Windows'
- name: Debug
run: cat 'D:/ruby-mswin/bin/bundle'
shell: bash
if: matrix.ruby.name == 'mswin'
- name: Configure bindgen
shell: pwsh
run: |
Expand Down

0 comments on commit c8822a3

Please sign in to comment.