Skip to content

Commit

Permalink
Add vcs import to mac action
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwason committed Dec 3, 2023
1 parent 337dce5 commit af63ff7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
- name: brew
run: |
brew install libomp cmake autotools autoconf
- name: vcs import
working-directory: ws/src
run: vcs import --input tesseract/.github/workflows/windows_dependencies.repos
- name: colcon build
working-directory: ws
run: |
Expand Down

0 comments on commit af63ff7

Please sign in to comment.