Skip to content

Commit 90889e3

Browse files
committed
add missing .
1 parent fdbc76a commit 90889e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tasks/matlab/github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
uses: actions/upload-artifact@v4
9191
with:
9292
name: matlab-arrow-macos-{{ '${{ matrix.platform.architecture-suffix }}' }}.tar.gz
93-
path: matlab-arrow-macos-{{ '${{ matrixplatform.architecture-suffix }}' }}.tar.gz
93+
path: matlab-arrow-macos-{{ '${{ matrix.platform.architecture-suffix }}' }}.tar.gz
9494

9595
windows:
9696
name: AMD64 Windows 2022 MATLAB

0 commit comments

Comments
 (0)