Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ko1 committed Aug 23, 2023
1 parent 50d80e5 commit 3e5bb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ jobs:
env:
RUBY_DEBUG_LOG: /tmp/log
RUBY_DEBUG_LOG_FILTER: pthread
RUBY_ON_BUG='cat /tmp/log '
RUBY_ON_BUG: 'cat /tmp/log '

- run: make install
if: ${{ matrix.entry.check }}
Expand Down

0 comments on commit 3e5bb72

Please sign in to comment.