From c19451bdfe87450f721ac425002fde6541e46a96 Mon Sep 17 00:00:00 2001 From: Davis King Date: Fri, 21 Jul 2023 11:36:23 -0400 Subject: [PATCH] try this --- .github/workflows/build_matlab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_matlab.yml b/.github/workflows/build_matlab.yml index 9c2326ec2..c019fe5a1 100644 --- a/.github/workflows/build_matlab.yml +++ b/.github/workflows/build_matlab.yml @@ -31,6 +31,6 @@ jobs: - name: Run example script uses: matlab-actions/run-command@v1 with: - command: cd matlab; example + command: cd dlib/matlab; example