We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a63adb commit 6bc9a7bCopy full SHA for 6bc9a7b
.github/workflows/ci.yml
@@ -21,6 +21,7 @@ jobs:
21
22
- name: List zip files
23
id: list_zips
24
+ shell: bash
25
run: |
26
shopt -s nullglob
27
files=(dist/*.zip)
0 commit comments