Skip to content

Commit 6588c0f

Browse files
sgilmore10kou
andauthored
Update dev/tasks/matlab/github.yml
Co-authored-by: Sutou Kouhei <[email protected]>
1 parent cf7b6e1 commit 6588c0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: dev/tasks/matlab/github.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ jobs:
8282
- name: Update dynamic library names
8383
run: |
8484
arrow/dev/tasks/matlab/rename_macos_dynamic_libraries.sh \
85-
arrow/matlab/install/arrow_matlab/+libmexclass/+proxy \
86-
{{ '${{ matrix.platform.architecture-suffix }}' }}
85+
arrow/matlab/install/arrow_matlab/+libmexclass/+proxy \
86+
{{ '${{ matrix.platform.architecture-suffix }}' }}
8787
- name: Compress into single artifact
8888
run: tar -cvzf matlab-arrow-macos-{{ '${{ matrix.platform.architecture-suffix }}' }}.tar.gz arrow/matlab/install/arrow_matlab
8989
- name: Upload artifacts

0 commit comments

Comments
 (0)