Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnimmer-tri committed Jul 19, 2024
1 parent c6fa684 commit d110f20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/ci_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ brew update || (sleep 15; brew update)
brew bundle --file="${BASH_SOURCE%/*}/Brewfile.wheel" --no-lock
pip3.12 install -r "${BASH_SOURCE%/*}/requirements.wheel"

# XXX debugging
ls -l /usr/local/bin
ls -l /usr/local/bin/gfortran

drake/setup/mac/source_distribution/install_prereqs_user_environment.sh

ln -s $(pwd)/.github/ci.bazelrc ~/.bazelrc
Expand Down

0 comments on commit d110f20

Please sign in to comment.