Skip to content

Commit 1778095

Browse files
committed
add missing shell
1 parent a9cedaf commit 1778095

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/package-lib/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ runs:
1616
cp pd-lib-builder/Makefile.pdlibbuilder fd_lib/sources/pd-lib-builder/
1717
1818
- name: Compress Package
19+
shell: bash
1920
run: |
2021
tar -cfz "$OUTPUT.tar" ./fd_lib
2122
- name: upload artifacts

0 commit comments

Comments
 (0)