ci scripts test

This commit is contained in:
2024-08-04 01:49:38 -07:00
parent a546bf5772
commit d50b7fc10c

5
ci_scripts/ci_post_clone.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/zsh
set -e
brew install cmake
cmake -B xcode-main