Skip to content

Commit

Permalink
ci(build.yml): checkout with submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
JaDogg committed Nov 14, 2022
1 parent 0b09f9e commit 4bb25b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
uses: actions/checkout@v2
with:
path: main
submodules: 'true'

# Check out the 32Blit API we build against
- name: Checkout 32Blit API
Expand Down

0 comments on commit 4bb25b6

Please sign in to comment.