gh worflow dumb debug

This commit is contained in:
2024-10-19 12:52:33 -04:00
parent 988aa5efee
commit 25f1acbb87

View File

@@ -68,6 +68,7 @@ case "$OS" in
Darwin*) Darwin*)
echo "Detected macOS operating system" echo "Detected macOS operating system"
echo "Running macOS build script..." echo "Running macOS build script..."
ls -al
./build_clibs_macos.sh ./build_clibs_macos.sh
;; ;;
*) *)