Skip to content

Commit

Permalink
Fix Submodule in Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Byrdman32 committed Jul 15, 2024
1 parent c50cd27 commit e44d7c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: 'true'

- name: Set up Swift
uses: fwal/setup-swift@v2
Expand Down

0 comments on commit e44d7c2

Please sign in to comment.