Skip to content

Commit

Permalink
Another update to git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
John Detter committed Oct 30, 2024
1 parent 0e85566 commit 2626fd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unity-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
cd ..
git config -f .gitmodules submodule.unity-tests~.url https://github.com/clockworklabs/com.clockworklabs.spacetimedbsdk
git submodule sync
git submodule init
git submodule update
# Grab the branch name from the PR description. If it's not found, master will be used instead.
Expand Down

0 comments on commit 2626fd0

Please sign in to comment.