Skip to content

Commit

Permalink
gh: checkout with submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
FlafyDev committed Apr 4, 2024
1 parent b0c3bcb commit f9ec0eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: recursive

- name: Build the mod
uses: geode-sdk/build-geode-mod@main
Expand Down

0 comments on commit f9ec0eb

Please sign in to comment.