Skip to content

Commit

Permalink
chore: trigger update
Browse files Browse the repository at this point in the history
  • Loading branch information
petscheit committed Sep 5, 2024
1 parent 75f69af commit e6d3358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/make/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ pip install . || { echo "Failed to install the package."; exit 1; }
# Update submodules
echo "Updating git submodule..."
git submodule update --init || { echo "Failed to update git submodules."; exit 1; }

0 comments on commit e6d3358

Please sign in to comment.