Skip to content

Commit

Permalink
fetch submodules too
Browse files Browse the repository at this point in the history
  • Loading branch information
FibreFoX committed Aug 25, 2024
1 parent 088c308 commit 0691833
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-with-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
repository: 'godotengine/godot-cpp'
ref: ${{ matrix.godot_cpp_branch }}
path: 'godot-cpp'
submodules: true
- uses: actions/setup-python@v5
with:
python-version: '3.11'
Expand Down

0 comments on commit 0691833

Please sign in to comment.