Skip to content

Commit d468b1b

Browse files
committed
ci(macos): remove outdated step
1 parent b1a20d3 commit d468b1b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/macosx.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ jobs:
2424
run: |
2525
cmake -E make_directory ${{runner.workspace}}/build
2626
27-
- name: Install third-party packages
28-
shell: bash
29-
working-directory: ${{runner.workspace}}/build
30-
run: conan install $GITHUB_WORKSPACE
31-
3227
- name: Run CMake Configure
3328
working-directory: ${{runner.workspace}}/build
3429
env:

0 commit comments

Comments
 (0)