Skip to content

Commit 177e316

Browse files
committed
ci: show more debug information
1 parent dbc6645 commit 177e316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747

4848
- run: rake build
4949

50-
- run: gem install pkg/*.gem
50+
- run: gem install --verbose --backtrace pkg/*.gem
5151

0 commit comments

Comments
 (0)