Skip to content

Commit 6f809e2

Browse files
committed
Update to github macOS workflow
1 parent 3efd804 commit 6f809e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake-macOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525

2626
- name: Run Unit Tests
2727
working-directory: ${{github.workspace}}/build
28-
run: ${{github.workspace}}/build/${{matrix.build_type}}/UnitTests/UnitTests
28+
run: ${{github.workspace}}/build/${{matrix.build_type}}/UnitTests/UnitTests.app/Contents/MacOS/UnitTests

0 commit comments

Comments
 (0)