Skip to content

Commit

Permalink
recursive clone
Browse files Browse the repository at this point in the history
  • Loading branch information
Mineek committed Jan 8, 2024
1 parent 5802225 commit 832cd04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:

steps:
- uses: actions/checkout@v3

- name: Update submodules
run: git submodule update --init --recursive

- name: Switch to Xcode 15
run: sudo xcode-select -s /Applications/Xcode_15.0.app
Expand Down

0 comments on commit 832cd04

Please sign in to comment.