ci: fixed unzipping multiple archives
This commit is contained in:
parent
cb7c19d36b
commit
f42fd3b154
2
.github/workflows/coveralls.yml
vendored
2
.github/workflows/coveralls.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: Unpack artifacts
|
||||
run: |
|
||||
ls *.zip | xargs unzip
|
||||
unzip '*.zip'
|
||||
|
||||
- name: Generate Coverage
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user