Skip to content

Commit 25d49cf

Browse files
committed
Debugging
1 parent 8241664 commit 25d49cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,9 @@ jobs:
8484
name: Prebuild (Linux x86 + ARM64 + ARMV7L)
8585
8686
- run: |
87-
ls prebuilds/
87+
ls -R prebuilds/
8888
name: List prebuilds
89+
shell: bash
8990
9091
- uses: actions/upload-artifact@v4
9192
with:

0 commit comments

Comments
 (0)