Skip to content

Commit

Permalink
checkout submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
hallfjonas authored Oct 4, 2023
1 parent d1a34ac commit 1afcaeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/project-build-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
submodules: 'true'
- name: install pre-reqs
run: brew install cmake
- name: build step
Expand Down

0 comments on commit 1afcaeb

Please sign in to comment.