worflow: more dumb debug

This commit is contained in:
2024-10-19 12:59:43 -04:00
parent 26744f40cc
commit 7ebc071724

View File

@@ -40,6 +40,7 @@ path_sokol_tools="$path_thirdparty/sokol-tools"
sokol_build_clibs_command="$path_scripts/build_sokol_library.sh"
echo "Should be cloning...?"
clone_gitrepo "$path_freetype" "$url_freetype"
clone_gitrepo "$path_sokol_tools" "$url_sokol_tools"