==> /opt/homebrew/bin/git log -n1 <==
commit 189a9d4461233de798c2eb17fb6d354ceda542e6
Author: Michael Norris <mnorris@meta.com>
Date:   Fri Jan 31 13:52:00 2025 -0800

    Fix build-release workflow (#4162)
    
    Summary:
    Pull Request resolved: https://github.com/facebookresearch/faiss/pull/4162
    
    https://docs.github.com/en/actions/sharing-automations/reusing-workflows#using-inputs-and-secrets-in-a-reusable-workflow
    
    Seems like we need `secrets` in the workflow and in the caller.
    
    Reviewed By: asadoughi
    
    Differential Revision: D68965899
    
    fbshipit-source-id: 25580471c727d5ae86c4e7dd4c6ea72b388b1acf
==> /opt/homebrew/bin/git describe --tags --dirty <==
v1.10.0
==> /opt/homebrew/bin/git status <==
Not currently on any branch.
Untracked files:
	_build/
	_build_python_3.11/
	_build_python_3.9/
	_libfaiss_stage/
	build-lib-arm64.sh
	build-pkg-arm64.sh
	metadata_conda_debug.yaml

nothing added to commit but untracked files present
