Skip to content

Commit d338bf7

Browse files
committed
debug
1 parent 96ce6c5 commit d338bf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ jobs:
173173
shell: bash
174174
run: |
175175
mkdir $(dirname $PREFIX)
176+
ls -l jruby-${{ matrix.jruby-version }}/bin
176177
mv jruby-${{ matrix.jruby-version }} $(dirname $PREFIX)
177178
ls -l $PREFIX/bin
178179
- name: Create archive

0 commit comments

Comments
 (0)