Skip to content

Commit

Permalink
Probe what is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
j-woz committed Sep 11, 2024
1 parent 10ab2c2 commit 14e7cf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/github-actions/setup-conda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ case $MATRIX_OS in
;;
"macos-13")
# macos-13 already has autoconf, automake
set -x
ls /usr/local/opt/
PKGS=( ${PKGS_MAC[@]} )
;;
"macos-14")
Expand Down

0 comments on commit 14e7cf1

Please sign in to comment.