From 90889e3c6fa176cdcabe9b066b50c72ce2887211 Mon Sep 17 00:00:00 2001 From: Sarah Gilmore Date: Tue, 28 May 2024 13:44:20 -0400 Subject: [PATCH] add missing . --- dev/tasks/matlab/github.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/tasks/matlab/github.yml b/dev/tasks/matlab/github.yml index 2dd6b79bd5000..7fa2f6c7fa7d5 100644 --- a/dev/tasks/matlab/github.yml +++ b/dev/tasks/matlab/github.yml @@ -90,7 +90,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: matlab-arrow-macos-{{ '${{ matrix.platform.architecture-suffix }}' }}.tar.gz - path: matlab-arrow-macos-{{ '${{ matrixplatform.architecture-suffix }}' }}.tar.gz + path: matlab-arrow-macos-{{ '${{ matrix.platform.architecture-suffix }}' }}.tar.gz windows: name: AMD64 Windows 2022 MATLAB