Skip to content

Commit

Permalink
Add submodules on mac native
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianFeldmann committed Jul 29, 2024
1 parent d831340 commit e78fbec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
- os: macos-14
steps:
- uses: actions/checkout@v4
with:
submodules: true
- run: git fetch --prune --unshallow
- name: Install packages
run: |
Expand Down

0 comments on commit e78fbec

Please sign in to comment.