Skip to content

Commit 6bc9a7b

Browse files
committed
I demand bash!
1 parent 1a63adb commit 6bc9a7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121

2222
- name: List zip files
2323
id: list_zips
24+
shell: bash
2425
run: |
2526
shopt -s nullglob
2627
files=(dist/*.zip)

0 commit comments

Comments
 (0)